cm, better position to start ipc

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-03-13 13:46:44 +08:00
parent e1a0c62fd0
commit 7caafd563e
4 changed files with 13 additions and 5 deletions

View File

@@ -217,7 +217,6 @@ void runMultiWindow(
void runConnectionManagerScreen(bool hide) async {
await initEnv(kAppTypeConnectionManager);
await bind.cmStartListenIpcThread();
_runApp(
'',
const DesktopServerPage(),