liquid_feedback_frontend

view app/main/unit/_head.lua @ 1794:7c7c8195f982

Added missing translation
author bsw
date Thu Oct 21 14:42:10 2021 +0200 (2021-10-21)
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