mirror of
https://github.com/britzl/monarch.git
synced 2025-11-26 19:00:53 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6fe59c92c4 |
@@ -1087,7 +1087,7 @@ function M.unload(id, cb)
|
||||
end
|
||||
run_coroutine(screen, when_unloaded, function()
|
||||
change_context(screen)
|
||||
unload(screen)
|
||||
unload(screen, true)
|
||||
end)
|
||||
end)
|
||||
return true -- return true for legacy reasons (before queue existed)
|
||||
|
||||
Reference in New Issue
Block a user