work on pocket, bumped comms version for PR

This commit is contained in:
Mikayla Fischler
2024-04-14 15:28:38 -04:00
parent 9fe34648c2
commit 0ca002316f
4 changed files with 7 additions and 5 deletions

View File

@@ -72,7 +72,7 @@ local function init(main)
local page_div = Div{parent=main_pane,x=4,y=1}
local sidebar_tabs = {
{ char = "#", color = cpair(colors.black,colors.green) }
{ char = "#", color = cpair(colors.black, colors.green) }
}
home_page(page_div)