[MIRROR] fix links in motd (#12270)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-01-18 01:04:20 +01:00
committed by GitHub
co-authored by Kashargul
parent 286d596992
commit eae30d09ec
2 changed files with 3 additions and 2 deletions
@@ -326,6 +326,7 @@
DelayedMessageAdmins("MOTD file [motd_file] didn't exist")
motd = motd_contents.Join("\n")
motd = GLOB.is_valid_url.Replace(motd, span_linkify("$1"))
var/tm_info = GLOB.revdata.GetTestMergeInfo()
if(motd || tm_info)