mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
adds ui tag and launch button in AIS
This commit is contained in:
committed by
Aiden McClelland
parent
5b248013e5
commit
66c08c730b
@@ -34,6 +34,7 @@ export interface AppAvailableVersionSpecificInfo {
|
||||
export interface AppInstalledPreview extends BaseApp {
|
||||
torAddress: string
|
||||
versionInstalled: string
|
||||
ui: boolean
|
||||
}
|
||||
|
||||
export interface AppInstalledFull extends AppInstalledPreview {
|
||||
|
||||
Reference in New Issue
Block a user