mirror of
https://github.com/kepler155c/opus
synced 2025-11-07 02:53:01 +00:00
transition refactor + inactive elements
This commit is contained in:
@@ -92,7 +92,7 @@ local systemPage = UI.Page {
|
||||
{ name = 'Computer ID', value = tostring(os.getComputerID()) },
|
||||
{ name = 'Day', value = tostring(os.day()) },
|
||||
},
|
||||
selectable = false,
|
||||
inactive = true,
|
||||
columns = {
|
||||
{ key = 'name', width = 12 },
|
||||
{ key = 'value' },
|
||||
|
||||
Reference in New Issue
Block a user