mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
remove recovered services and drop reordering feature (#1829)
This commit is contained in:
committed by
Aiden McClelland
parent
35b220d7a5
commit
2ddd38796d
@@ -749,7 +749,7 @@ export module Mock {
|
||||
icon: PROXY_ICON,
|
||||
},
|
||||
},
|
||||
'published-at': new Date().toISOString(),
|
||||
'published-at': new Date(new Date().valueOf() + 10).toISOString(),
|
||||
},
|
||||
},
|
||||
'btc-rpc-proxy': {
|
||||
|
||||
Reference in New Issue
Block a user