mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-24 09:48:37 +08:00
chore: small changes
This commit is contained in:
@@ -349,7 +349,7 @@ export default class Detail {
|
||||
_rmCfg() {
|
||||
const cfg = this.config
|
||||
|
||||
const settings = this._container.get('settings')
|
||||
const settings = this._devtools.get('settings')
|
||||
|
||||
if (!settings) return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user