diff --git a/packages/app/src/App.jsx b/packages/app/src/App.jsx index a6f9d60f..e5f3ddf1 100755 --- a/packages/app/src/App.jsx +++ b/packages/app/src/App.jsx @@ -353,6 +353,8 @@ class ComtyApp extends React.Component { await this.initialization() + app.cores.api.reconnectWebsockets() + app.navigation.goMain() app.eventBus.emit("layout.animations.fadeIn")