finished Update support: webUI side
This commit is contained in:
Vendored
+3
-3
@@ -14,9 +14,9 @@ interface IExtension {
|
||||
isNsfw: boolean
|
||||
apkName: string
|
||||
iconUrl: string
|
||||
isInstalled: boolean
|
||||
installed: boolean
|
||||
hasUpdate: boolean
|
||||
isObsolete: boolean
|
||||
obsolete: boolean
|
||||
}
|
||||
|
||||
interface ISource {
|
||||
@@ -81,4 +81,4 @@ interface ICategory {
|
||||
interface INavbarOverride {
|
||||
status: boolean
|
||||
value: any
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user