Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major

This commit is contained in:
Matt Hill
2024-12-02 16:50:37 -07:00
42 changed files with 605 additions and 194 deletions

View File

@@ -9,7 +9,6 @@ export type DataModel = {
export type UIData = {
name: string | null
ackWelcome: string // emver
marketplace: UIMarketplaceData
gaming: {
snake: {