Files
start-os/frontend/patchdb-ui-seed.json
Matt Hill 9998ed177b Feat/community marketplace (#1790)
* add community marketplace

* Update embassy-mock-api.service.ts

* expect ui/marketplace to be undefined

* possible undefined from getpackage

* fix marketplace pages

* rework marketplace infrastructure

* fix bugs

Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com>
2022-11-29 09:43:54 -07:00

20 lines
411 B
JSON

{
"name": null,
"auto-check-updates": true,
"ack-welcome": "0.3.3",
"marketplace": {
"selected-url": "https://registry.start9.com/",
"known-hosts": {
"https://registry.start9.com/": "Start9 Marketplace",
"https://community-registry.start9.com/": "Community Marketplace"
}
},
"dev": {},
"gaming": {
"snake": {
"high-score": 0
}
},
"ack-instructions": {}
}