canvas use in UI overhaul
This commit is contained in:
@@ -2,7 +2,7 @@ local Config = require('config')
|
||||
local UI = require('ui')
|
||||
local Util = require('util')
|
||||
|
||||
local pathTab = UI.Window {
|
||||
local pathTab = UI.Tab {
|
||||
tabTitle = 'Path',
|
||||
description = 'Set the shell path',
|
||||
tabClose = true,
|
||||
|
||||
Reference in New Issue
Block a user