partition manager + tab/wizard rework
This commit is contained in:
@@ -5,7 +5,7 @@ local fs = _G.fs
|
||||
local os = _G.os
|
||||
|
||||
return UI.Tab {
|
||||
tabTitle = 'Label',
|
||||
title = 'Label',
|
||||
description = 'Set the computer label',
|
||||
labelText = UI.Text {
|
||||
x = 3, y = 3,
|
||||
|
||||
Reference in New Issue
Block a user