mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
reconnect websockets when event auth:login_success
This commit is contained in:
parent
7904165e0a
commit
7dc614b419
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user