优化mainsail更新提示不对问题

This commit is contained in:
张开科 2024-09-20 16:04:22 +08:00
parent 640e164c60
commit be85da78c6

View File

@ -138,7 +138,7 @@ class ZipDeploy(AppDeploy):
async def _detect_fallback(self) -> bool:
# Only used by "web" app types to fallback on the previous version info
fallback_defs = {
"CreatBotMainsail": "CreatBotOfficail",
"mainsail": "mainsail-crew",
"fluidd": "fluidd-core"
}
for fname in ("manifest.json", "manifest.webmanifest"):