Add null path
parent
658a8dfa99
commit
accbe78d9a
|
@ -490,6 +490,7 @@ export default class SettingsStore {
|
|||
if (!handler) continue;
|
||||
return level;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue