liquid_feedback_frontend

view app/main/unit/_head.lua @ 1831:36e7c36da131

Do not use args if there are not args
author bsw
date Thu Feb 03 12:39:01 2022 +0100 (2022-02-03)
parents a3a7120a67be
children
line source
1 local unit = param.get("unit", "table")
3 ui.title ( function ()
5 ui.tag{ content = unit.name }
7 end )

Impressum / About Us