FIX - close live activity command registration

This commit is contained in:
Leon.Schmidt
2026-08-21 17:03:05 +02:00
parent f70b1cc37d
commit 1bd0adbea3
+1 -1
View File
@@ -275,7 +275,7 @@ RegisterCommand("sky_phone_live_activity_open", function()
if not result or not result.success then
open_home_requested = false
end
end
end, false)
RegisterCommand("sky_phone_toggle", run_phone_toggle, false)