canvas use in UI overhaul
This commit is contained in:
@@ -5,7 +5,7 @@ local Util = require('util')
|
||||
|
||||
local context = Milo:getContext()
|
||||
|
||||
local manageTab = UI.Window {
|
||||
local manageTab = UI.Tab {
|
||||
tabTitle = 'Manage',
|
||||
index = 1,
|
||||
form = UI.Form {
|
||||
|
||||
Reference in New Issue
Block a user