1
0
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:
kepler155c@gmail.com
2019-02-08 21:02:41 -05:00
parent 8c1abb21ca
commit 195dbd365a
3 changed files with 46 additions and 35 deletions

View File

@@ -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,