优化mainsail更新提示不对问题
This commit is contained in:
parent
640e164c60
commit
be85da78c6
@ -138,7 +138,7 @@ class ZipDeploy(AppDeploy):
|
|||||||
async def _detect_fallback(self) -> bool:
|
async def _detect_fallback(self) -> bool:
|
||||||
# Only used by "web" app types to fallback on the previous version info
|
# Only used by "web" app types to fallback on the previous version info
|
||||||
fallback_defs = {
|
fallback_defs = {
|
||||||
"CreatBotMainsail": "CreatBotOfficail",
|
"mainsail": "mainsail-crew",
|
||||||
"fluidd": "fluidd-core"
|
"fluidd": "fluidd-core"
|
||||||
}
|
}
|
||||||
for fname in ("manifest.json", "manifest.webmanifest"):
|
for fname in ("manifest.json", "manifest.webmanifest"):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user