mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-08-29 01:08:59 +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
|
if not result or not result.success then
|
||||||
open_home_requested = false
|
open_home_requested = false
|
||||||
end
|
end
|
||||||
end
|
end, false)
|
||||||
|
|
||||||
RegisterCommand("sky_phone_toggle", run_phone_toggle, false)
|
RegisterCommand("sky_phone_toggle", run_phone_toggle, false)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user