mirror of
https://github.com/kepler155c/opus
synced 2025-10-20 18:27:40 +00:00
cleanup
This commit is contained in:
@@ -321,7 +321,6 @@ function page:eventHandler(event)
|
||||
|
||||
elseif event.type == 'delete' then
|
||||
local focused = page:getFocused()
|
||||
debug(focused.app)
|
||||
if focused.app then
|
||||
focused.app.disabled = true
|
||||
local filename = focused.app.filename or fs.combine(REGISTRY_DIR, focused.app.key)
|
||||
|
Reference in New Issue
Block a user