mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
appmgr: start-alert
This commit is contained in:
committed by
Keagan McClelland
parent
4100d4ca97
commit
21f982e9a6
@@ -44,6 +44,8 @@ pub struct ManifestV0 {
|
||||
#[serde(default)]
|
||||
pub restore_alert: Option<String>,
|
||||
#[serde(default)]
|
||||
pub start_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