1
0
Fork 0

Merge pull request #8 from v1nc/standup

Fix typo
master
v1nc 2020-05-07 20:20:47 +02:00 committed by GitHub
commit a2d9c764c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
// initialize with default settings...
let s = {
'sitTime' : 20
'sitTime' : 20,
'moveTime' : 1
};
// ...and overwrite them with any saved values