mirror of
https://github.com/kepler155c/opus
synced 2025-01-16 18:32:52 +00:00
Oops
This commit is contained in:
parent
ddb5433c01
commit
08eac79109
@ -129,7 +129,7 @@ end
|
||||
|
||||
function page.ports:eventHandler(event)
|
||||
if event.type == 'grid_select' then
|
||||
shell.openForegroundTab('sniff ' .. event.selected.port)
|
||||
shell.openForegroundTab('Sniff ' .. event.selected.port)
|
||||
end
|
||||
return UI.SlideOut.eventHandler(self, event)
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user