diff --git a/sky_phone/source/server/phone.lua b/sky_phone/source/server/phone.lua index a3060bd..9306467 100644 --- a/sky_phone/source/server/phone.lua +++ b/sky_phone/source/server/phone.lua @@ -14,6 +14,7 @@ local allowed_device_namespaces = { alarms = true, apps = true, games = true, + widgets = true, } local function trim(value)