ADD - allow server widget persistence

This commit is contained in:
Leon.Schmidt
2026-08-08 22:48:11 +02:00
parent 2424aa6034
commit 425918eef0
+1
View File
@@ -14,6 +14,7 @@ local allowed_device_namespaces = {
alarms = true,
apps = true,
games = true,
widgets = true,
}
local function trim(value)