Vanessa 2025-12-30 17:01:18 +08:00
parent 9b18e18bb4
commit f4c5f3a344
2 changed files with 6 additions and 4 deletions

View file

@ -868,6 +868,8 @@ interface IBazaarItem {
hInstallDate: string;
hUpdated: string;
preferredFunding: string;
disallowUpdate: boolean;
updateRequiredMinVer: string;
}
interface IAV {