Settings: fix small messup

This commit is contained in:
Ly-sec
2025-10-05 10:53:51 +02:00
parent 641e28eee6
commit 9f82ccbdbf
+1 -1
View File
@@ -537,4 +537,4 @@ Singleton {
const widgetAfter = JSON.stringify(widget)
return (widgetAfter !== widgetBefore)
}
}
}