fix material theme loader connections warning

This commit is contained in:
end-4
2025-10-12 12:56:13 +02:00
parent 6d39b63a74
commit 79b49bd57e
@@ -40,7 +40,7 @@ Singleton {
id: resetFilePathNextWallpaperChange
enabled: false
target: Config.options.background
onWallpaperPathChanged: {
function onWallpaperPathChanged() {
root.filePath = ""
root.filePath = Directories.generatedMaterialThemePath
resetFilePathNextWallpaperChange.enabled = false