fix delete console

master
管理员 12 months ago
parent 32038b94db
commit 92bee706ff

@ -51,7 +51,6 @@ class ServerSentEvents {
...ServerSentEvents.defaultConfig,
...config
}
console.debug('this.config', this.config)
}
init() {
if (this.config.auth) {

Loading…
Cancel
Save