mirror of
https://github.com/kepler155c/opus
synced 2025-10-22 03:07:40 +00:00
check for recursive requires + Lua update
This commit is contained in:
@@ -13,7 +13,7 @@ local tab = UI.Tab {
|
||||
accelerators = {
|
||||
enter = 'update_path',
|
||||
},
|
||||
help = 'add a new path',
|
||||
help = 'add a new path (reboot required)',
|
||||
},
|
||||
grid = UI.Grid {
|
||||
y = 4, ey = -3,
|
||||
|
Reference in New Issue
Block a user