mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +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()
|
await this.initialization()
|
||||||
|
|
||||||
|
app.cores.api.reconnectWebsockets()
|
||||||
|
|
||||||
app.navigation.goMain()
|
app.navigation.goMain()
|
||||||
|
|
||||||
app.eventBus.emit("layout.animations.fadeIn")
|
app.eventBus.emit("layout.animations.fadeIn")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user