mirror of
https://github.com/britzl/monarch.git
synced 2025-09-27 18:12:22 +02:00
Update monarch.lua
This commit is contained in:
@@ -523,8 +523,10 @@ local function load(screen)
|
||||
if screen.transition_id then
|
||||
screen.transition_url = screen.factory_ids[screen.transition_id]
|
||||
end
|
||||
if screen.focus_id then
|
||||
screen.focus_url = screen.factory_ids[screen.focus_id]
|
||||
end
|
||||
end
|
||||
screen.loaded = true
|
||||
screen.preloaded = false
|
||||
return true
|
||||
|
Reference in New Issue
Block a user