mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
* adjust types for patchdb ui data and create seed file * feat: For init and the migration use defaults * fix update path * update build for ui seed file * fix accidential revert * chore: Convert to do during the init * chore: Update the commit message Co-authored-by: BluJ <mogulslayer@gmail.com>
18 lines
266 B
JSON
18 lines
266 B
JSON
{
|
|
"name": null,
|
|
"auto-check-updates": true,
|
|
"pkg-order": [],
|
|
"ack-welcome": "0.3.0",
|
|
"marketplace": {
|
|
"selected-id": null,
|
|
"known-hosts": {}
|
|
},
|
|
"dev": {},
|
|
"gaming": {
|
|
"snake": {
|
|
"high-score": 0
|
|
}
|
|
},
|
|
"ack-instructions": {}
|
|
}
|