Files
start-os/web/patchdb-ui-seed.json
Aiden McClelland 019142efc9 v0.3.6-alpha.0 (#2680)
* v0.3.6-alpha.0

* show welcome on fresh install
2024-07-23 18:18:17 +00:00

25 lines
458 B
JSON

{
"name": null,
"ackWelcome": "0.0.0",
"marketplace": {
"selectedUrl": "https://registry.start9.com/",
"knownHosts": {
"https://registry.start9.com/": {
"name": "Start9 Registry"
},
"https://community-registry.start9.com/": {
"name": "Community Registry"
}
}
},
"dev": {},
"gaming": {
"snake": {
"highScore": 0
}
},
"ackInstructions": {},
"theme": "Dark",
"widgets": []
}