mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-08-28 17:01:18 +00:00
FIX - close live activity command registration
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user