mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
app now not automatly open login drawer
This commit is contained in:
parent
97e959f9d7
commit
4a2c852547
@ -133,7 +133,6 @@ class App extends React.Component {
|
|||||||
},
|
},
|
||||||
"app.forceToLogin": () => {
|
"app.forceToLogin": () => {
|
||||||
window.app.setLocation("/login")
|
window.app.setLocation("/login")
|
||||||
app.eventBus.emit("app.createLogin")
|
|
||||||
},
|
},
|
||||||
"websocket_connected": () => {
|
"websocket_connected": () => {
|
||||||
if (this.wsReconnecting) {
|
if (this.wsReconnecting) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user