fix delete console

master
管理员 1 year ago
parent 32038b94db
commit 92bee706ff

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

Loading…
Cancel
Save