1
0
mirror of https://github.com/kepler155c/opus synced 2024-06-16 02:10:01 +00:00

more work on update notification

This commit is contained in:
kepler155c@gmail.com 2020-05-01 23:16:10 -06:00
parent 3488da649e
commit 5afb21b68e

View File

@ -17,7 +17,7 @@ UI:setPage(UI.Page {
}, },
UI.TextArea { UI.TextArea {
x = 2, y = 4, ey = -8, x = 2, y = 4, ey = -8,
text = config.details, value = config.details,
}, },
UI.Button { UI.Button {
x = 2, y = -6, width = 21, x = 2, y = -6, width = 21,