mirror of
https://github.com/kepler155c/opus
synced 2025-11-08 11:33:00 +00:00
canvas use in UI overhaul
This commit is contained in:
@@ -4,7 +4,7 @@ local Util = require('util')
|
||||
local fs = _G.fs
|
||||
local os = _G.os
|
||||
|
||||
local labelTab = UI.Window {
|
||||
local labelTab = UI.Tab {
|
||||
tabTitle = 'Label',
|
||||
description = 'Set the computer label',
|
||||
labelText = UI.Text {
|
||||
|
||||
Reference in New Issue
Block a user