fix delete console

master
管理员 1 year 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