mirror of
https://github.com/kepler155c/opus
synced 2025-11-08 11:33:00 +00:00
partition manager + tab/wizard rework
This commit is contained in:
@@ -8,7 +8,7 @@ local transform = {
|
||||
}
|
||||
|
||||
return settings and UI.Tab {
|
||||
tabTitle = 'Settings',
|
||||
title = 'Settings',
|
||||
description = 'Computercraft settings',
|
||||
grid = UI.Grid {
|
||||
x = 2, y = 2, ex = -2, ey = -2,
|
||||
|
||||
Reference in New Issue
Block a user