fix(deploy): force stop existing next service

This commit is contained in:
2026-06-18 11:35:26 +08:00
parent 172ef28060
commit b09795a7b8
3 changed files with 33 additions and 20 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ export function ChatScreen() {
return;
}
UrlLauncherUtil.openUrlWithExternalBrowser(ROUTES.chat);
UrlLauncherUtil.openUrlWithExternalBrowser(ROUTES.splash);
}
return (