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
1 changed files with 1 additions and 1 deletions

View File

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