fix error for day one
This commit is contained in:
parent
02a064b568
commit
447be1e9de
4 changed files with 3 additions and 5 deletions
|
|
@ -19,8 +19,6 @@ try {
|
|||
day = 1;
|
||||
}
|
||||
} catch (e) {
|
||||
console.log("error", e.message);
|
||||
console.log("day is 1");
|
||||
day = 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue