mirror of
https://github.com/britzl/monarch.git
synced 2025-06-27 02:17:53 +02:00
Update monarch.lua
This commit is contained in:
parent
43e847dacc
commit
b01f5d28c3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user