1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-04 01:59:54 +00:00

Fix MOTDs

This commit is contained in:
osmarks 2024-10-24 10:11:28 +01:00
parent 1fbef60857
commit 170b449da4

View File

@ -107,6 +107,7 @@ func (bd *BaseData) withBaseValues(meta Meta, headerLinks []HeaderLink, commonSc
bd.Meta = meta
bd.HeaderLinks = headerLinks
bd.CommonScripts = commonScripts
bd.Motd = util.GetMotd()
}
// Base is a temporary wrapper around BaseEn and BaseRu, meant to facilitate the migration from qtpl.