Cleanup debug log
This commit is contained in:
parent
0e0aac991d
commit
264b8f2a46
|
@ -1333,7 +1333,6 @@ export default {
|
||||||
},
|
},
|
||||||
pushHistory: this.pushHistory,
|
pushHistory: this.pushHistory,
|
||||||
onNewJWT: jwt => {
|
onNewJWT: jwt => {
|
||||||
this.ChatClient("new jwt: " + jwt);
|
|
||||||
this.jwt.token = jwt;
|
this.jwt.token = jwt;
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue
Block a user