mirror of
https://github.com/kepler155c/opus
synced 2025-01-05 21:30:28 +00:00
tweaks
This commit is contained in:
parent
517376db28
commit
30bad69417
@ -40,7 +40,7 @@ end
|
|||||||
|
|
||||||
local tab = UI.Tab {
|
local tab = UI.Tab {
|
||||||
tabTitle = 'Shell',
|
tabTitle = 'Shell',
|
||||||
description = 'Shell option',
|
description = 'Shell options',
|
||||||
grid1 = UI.ScrollingGrid {
|
grid1 = UI.ScrollingGrid {
|
||||||
y = 2, ey = -10, x = 3, ex = -16,
|
y = 2, ey = -10, x = 3, ex = -16,
|
||||||
disableHeader = true,
|
disableHeader = true,
|
Loading…
Reference in New Issue
Block a user