FIX - ifruit login toast

This commit is contained in:
Eichenholz
2026-08-05 10:57:58 +02:00
parent 38e8b93683
commit 257db3b7e6
4 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -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.",