Wrap {} w\ () make a obj

This commit is contained in:
Turann_
2026-02-03 22:58:35 +03:00
parent a361890033
commit b2e8707f2f
+1 -1
View File
@@ -70,7 +70,7 @@ Singleton {
return model;
}
property var _hasNotified: {}
property var _hasNotified: ({})
function findDevice(nativePath) {
if (!nativePath || nativePath === "__default__" || nativePath === "DisplayDevice") {