mirror of
https://github.com/liriliri/eruda.git
synced 2026-05-20 08:47:20 +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