Skip to content

Commit 168e4d7

Browse files
author
robot
committed
go
1 parent 2c83a2a commit 168e4d7

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

schedule/check-in.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ function run(n) {
5959
}
6060
for (const name in us) {
6161
if (whitelist.includes(name)) {
62+
us[name].noCheck = false;
6263
users[name] = true;
6364
continue;
6465
}

static/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"users":{"lastUpdateTime":1650810166884},"dailyCheck":{"lastUpdateTime":1650813183798},"checkIn":{"lastUpdateTime":1650813183929},"preCard":true}
1+
{"users":{"lastUpdateTime":1650810166884},"dailyCheck":{"lastUpdateTime":1650813183798},"checkIn":{"lastUpdateTime":1650813743961},"preCard":true}

static/users/index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)