ui: restore alert

This commit is contained in:
Aaron Greenspan
2021-01-19 18:21:50 -07:00
committed by Aiden McClelland
parent db8a26c84c
commit 832d7aaa6c
4 changed files with 14 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ export interface AppInstalledFull extends AppInstalledPreview {
configuredRequirements: AppDependency[] | null // null if not yet configured
hasFetchedFull: boolean
uninstallAlert?: string
restoreAlert?: string
}
// dependencies