Add null path

pull/21833/head
J. Ryan Stinnett 2021-01-14 17:37:18 +00:00
parent 658a8dfa99
commit accbe78d9a
1 changed files with 1 additions and 0 deletions

View File

@ -490,6 +490,7 @@ export default class SettingsStore {
if (!handler) continue;
return level;
}
return null;
}
/**