1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

conidtionally watch changes

This commit is contained in:
bbedward
2025-08-20 21:43:31 -04:00
parent f02d7f1f40
commit e3ba365d39

View File

@@ -628,7 +628,7 @@ Singleton {
FileView { FileView {
id: customThemeFileView id: customThemeFileView
watchChanges: true watchChanges: currentTheme === "custom"
function parseAndLoadTheme() { function parseAndLoadTheme() {
try { try {