Add null path
This commit is contained in:
parent
658a8dfa99
commit
accbe78d9a
1 changed files with 1 additions and 0 deletions
|
@ -490,6 +490,7 @@ export default class SettingsStore {
|
||||||
if (!handler) continue;
|
if (!handler) continue;
|
||||||
return level;
|
return level;
|
||||||
}
|
}
|
||||||
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue