ui overhaul
This commit is contained in:
@@ -12,7 +12,7 @@ local device = _G.device
|
||||
local os = _G.os
|
||||
|
||||
--[[ Configuration Screen ]]
|
||||
local wizardPage = UI.Window {
|
||||
local wizardPage = UI.WizardPage {
|
||||
title = 'Crafting Monitor',
|
||||
index = 2,
|
||||
backgroundColor = colors.cyan,
|
||||
|
||||
Reference in New Issue
Block a user