mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 16:23:22 +00:00
FIX - ifruit login toast
This commit is contained in:
@@ -540,7 +540,7 @@ Sky.Debug(
|
||||
tostring(Sky.FW.GetResourceName()),
|
||||
{ always = true }
|
||||
)
|
||||
local usable_registered = Sky.FW.RegisterUsableItem(Config.Phone.Item, open_phone)
|
||||
local usable_registered = Sky.FW.RegisterUsableItem(Config.Phone.Item, open_phone, true)
|
||||
Sky.Debug(
|
||||
"debug",
|
||||
"[sky_phone] Usable item registration returned: %s.",
|
||||
|
||||
Reference in New Issue
Block a user