mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2024-12-04 18:19:54 +00:00
Fix MOTDs
This commit is contained in:
parent
1fbef60857
commit
170b449da4
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user