mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
v0.3.6-alpha.0 (#2680)
* v0.3.6-alpha.0 * show welcome on fresh install
This commit is contained in:
@@ -5,5 +5,5 @@ import type { ServerInfo } from "./ServerInfo"
|
||||
export type Public = {
|
||||
serverInfo: ServerInfo
|
||||
packageData: AllPackageData
|
||||
ui: any
|
||||
ui: unknown
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user