mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
keybinds: add log if ShortcutInhibitor is missing
This commit is contained in:
@@ -668,7 +668,6 @@ Singleton {
|
||||
Store.parse(root, obj);
|
||||
applyStoredTheme();
|
||||
applyStoredIconTheme();
|
||||
Processes.detectIcons();
|
||||
Processes.detectQtTools();
|
||||
} catch (e) {
|
||||
console.warn("SettingsData: Failed to load settings:", e.message);
|
||||
|
||||
Reference in New Issue
Block a user