mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
alt marketplace feature
re-arrange use url api proxy function matt comments addressed delete cache on marketplace load failure
This commit is contained in:
committed by
Aiden McClelland
parent
691d567d31
commit
2d4ecd3096
@@ -16,6 +16,15 @@ export const mockPatchData: DataModel = {
|
||||
'pkg-order': [],
|
||||
'ack-welcome': '1.0.0',
|
||||
'ack-share-stats': false,
|
||||
marketplace: {
|
||||
'selected-id': 'asdfasdf',
|
||||
options: {
|
||||
asdfasdf: {
|
||||
name: 'Start9',
|
||||
url: 'start9marketplace.com',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
'server-info': {
|
||||
id: 'embassy-abcdefgh',
|
||||
|
||||
Reference in New Issue
Block a user