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