优化mainsail更新提示不对问题
This commit is contained in:
@@ -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"):
|
||||
|
Reference in New Issue
Block a user