wip fix
This commit is contained in:
parent
e0dc47351b
commit
2e6c0de9d5
|
|
@ -35,6 +35,8 @@ export const _ = {
|
|||
case "check":
|
||||
return {
|
||||
now: Date.now(),
|
||||
current: 0,
|
||||
deploys: [],
|
||||
db: {
|
||||
url: g.dburl || "-",
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue