show available marketplace updates in menu (#1613)

* show service updates in menu
This commit is contained in:
Lucy C
2022-07-05 13:02:32 -06:00
committed by GitHub
parent e2d58c2959
commit 88afb756f5
17 changed files with 162 additions and 107 deletions

View File

@@ -14,6 +14,15 @@ export const mockPatchData: DataModel = {
'auto-check-updates': true,
'pkg-order': [],
'ack-welcome': '1.0.0',
marketplace: {
'selected-id': '1234',
'known-hosts': {
'1234': {
name: 'Dark9',
url: 'https://test-marketplace.com',
},
},
},
},
'server-info': {
id: 'abcdefgh',