mirror of
https://github.com/kepler155c/opus
synced 2024-12-29 01:50:27 +00:00
Update Overview.lua to work with N hotkey (#33)
This commit is contained in:
parent
3f80faa0fe
commit
db9c05fa89
@ -477,7 +477,7 @@ function page:eventHandler(event)
|
||||
shell.switchTab(shell.openTab(Alt.get('files')))
|
||||
|
||||
elseif event.type == 'network' then
|
||||
shell.switchTab(shell.openTab('network'))
|
||||
shell.switchTab(shell.openTab('Network'))
|
||||
|
||||
elseif event.type == 'help' then
|
||||
shell.switchTab(shell.openTab('Help Overview'))
|
||||
|
Loading…
Reference in New Issue
Block a user