liquid_feedback_frontend

view app/main/unit/_head.lua @ 1764:a959fcd8e048

Translation corrections
author bsw
date Mon Oct 18 16:00:57 2021 +0200 (2021-10-18)
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