This commit is contained in:
Rizky 2024-02-13 20:38:16 +07:00
parent e0dc47351b
commit 2e6c0de9d5
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ export const _ = {
case "check":
return {
now: Date.now(),
current: 0,
deploys: [],
db: {
url: g.dburl || "-",
},