mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
v0.3.6-alpha.0 (#2680)
* v0.3.6-alpha.0 * show welcome on fresh install
This commit is contained in:
@@ -31,7 +31,7 @@ use crate::{ARCH, PLATFORM};
|
||||
pub struct Public {
|
||||
pub server_info: ServerInfo,
|
||||
pub package_data: AllPackageData,
|
||||
#[ts(type = "any")]
|
||||
#[ts(type = "unknown")]
|
||||
pub ui: Value,
|
||||
}
|
||||
impl Public {
|
||||
|
||||
Reference in New Issue
Block a user