1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-26 22:42:50 -05:00

cleanup: Auto theme switcher

This commit is contained in:
purian23
2026-01-24 17:48:34 -05:00
parent 3413cb7b89
commit f945307232
4 changed files with 24 additions and 144 deletions

View File

@@ -152,7 +152,6 @@ Item {
}
themeColorsTab.templateDetection = detection;
} catch (e) {
console.warn("ThemeColorsTab: Failed to parse template check:", e);
}
}
}