mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
ui: restore alert
This commit is contained in:
committed by
Aiden McClelland
parent
db8a26c84c
commit
832d7aaa6c
@@ -45,6 +45,7 @@ export interface AppInstalledFull extends AppInstalledPreview {
|
||||
configuredRequirements: AppDependency[] | null // null if not yet configured
|
||||
hasFetchedFull: boolean
|
||||
uninstallAlert?: string
|
||||
restoreAlert?: string
|
||||
}
|
||||
// dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user