# HG changeset patch # User bsw # Date 1632736260 -7200 # Node ID 52bf39db92fb1b80dc86667a45997e30c9ddcd61 # Parent ee2776bb46b17c19386eb37082db25df88e9d30c Fixed syntax error diff -r ee2776bb46b1 -r 52bf39db92fb app/main/help/introduction.lua --- a/app/main/help/introduction.lua Mon Sep 27 11:50:08 2021 +0200 +++ b/app/main/help/introduction.lua Mon Sep 27 11:51:00 2021 +0200 @@ -10,6 +10,7 @@ slot.put(config.quick_guide.title) else ui.tag{ content = _"Quick guide" } + end end } end } ui.container { attr = { class = "draft mdl-card__content mdl-card--border" }, content = function()