Vanessa 2025-12-30 17:09:10 +08:00
parent 51477c53ec
commit a92f8b5479
2 changed files with 5 additions and 5 deletions

View file

@ -869,7 +869,7 @@ interface IBazaarItem {
hUpdated: string;
preferredFunding: string;
disallowUpdate: boolean;
updateRequiredMinVer: string;
updateRequiredMinAppVer: string;
}
interface IAV {