mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
appmgr: restore-alert
This commit is contained in:
committed by
Aiden McClelland
parent
1188d67e30
commit
ebd4cb8480
@@ -41,6 +41,8 @@ pub struct ManifestV0 {
|
||||
#[serde(default)]
|
||||
pub uninstall_alert: Option<String>,
|
||||
#[serde(default)]
|
||||
pub restore_alert: Option<String>,
|
||||
#[serde(default)]
|
||||
pub has_instructions: bool,
|
||||
#[serde(default = "emver::VersionRange::any")]
|
||||
pub os_version_required: emver::VersionRange,
|
||||
|
||||
Reference in New Issue
Block a user