indicate pocket app is a work in progress

This commit is contained in:
Mikayla Fischler 2023-12-22 22:30:22 -05:00
parent c624baed2c
commit 0395aa95b6

View File

@ -35,7 +35,7 @@ local function init(main)
local ps = iocontrol.get_db().ps
-- window header message
TextBox{parent=main,y=1,text="",alignment=ALIGN.LEFT,height=1,fg_bg=style.header}
TextBox{parent=main,y=1,text="ALPHA APP - INCOMPLETE",alignment=ALIGN.CENTER,height=1,fg_bg=style.header}
--#region root panel panes (connection screens + main screen)