mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
use hostname from patchDB as default server name (#1758)
* replace offline toast with global indicator * use hostname from patchDB as default server name * add alert to marketplace delete and reword logout alert
This commit is contained in:
@@ -41,6 +41,7 @@ export const mockPatchData: DataModel = {
|
||||
updated: false,
|
||||
'update-progress': null,
|
||||
},
|
||||
hostname: 'random-words',
|
||||
},
|
||||
'recovered-packages': {
|
||||
'btc-rpc-proxy': {
|
||||
|
||||
Reference in New Issue
Block a user