1
0
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:
bbedward
2025-12-18 14:15:54 -05:00
parent 4aefa0f1f7
commit 83b81be825
2 changed files with 6 additions and 2 deletions

View File

@@ -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);