mirror of
https://github.com/kepler155c/opus
synced 2025-12-17 13:48:05 +00:00
Better event handling
This commit is contained in:
@@ -47,7 +47,9 @@ return UI.Tab {
|
||||
hosts[event.selected.id] = nil
|
||||
Util.writeTable('usr/.known_hosts', hosts)
|
||||
self:reload()
|
||||
else
|
||||
return UI.Tab.eventHandler(self, event)
|
||||
end
|
||||
return true
|
||||
end
|
||||
end
|
||||
}
|
||||
Reference in New Issue
Block a user