no message

This commit is contained in:
小陌 2023-09-04 18:44:39 +08:00
parent 53302fc16d
commit e038b5e01d

View File

@ -103,7 +103,7 @@
}) })
}, },
// //
setConfig(o){ setConfig(o){
Object.assign(this.config, o); Object.assign(this.config, o);
// //
if (this.config.remoteurl) { if (this.config.remoteurl) {