This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
node-dogapi
mirror of
https://github.com/brettlangdon/node-dogapi.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
40
Wiki
Activity
Browse Source
quote 'default' since it is a 'reserved word'
pull/14/head
Brett Langdon
11 years ago
parent
ff505eb6df
commit
863875e85b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/api/timeboard.js
+ 1
- 1
lib/api/timeboard.js
View File
@ -42,7 +42,7 @@ var util = require("util");
*
{
*
name
:
"host1"
,
*
prefix
:
"host"
,
*
default
:
"host:my-host"
*
"default"
:
"host:my-host"
*
}
*
]
;
*
dogapi
.
timeboard
.
create
(
Write
Preview
Loading…
Cancel
Save