[MIRROR] ticker followup (#11474)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-20 20:40:53 +02:00
committed by GitHub
co-authored by Kashargul
parent 3cb3fbcd0a
commit 495c373e69
20 changed files with 62 additions and 62 deletions
+1 -2
View File
@@ -76,8 +76,7 @@ Notes:
content = "<p>[content]</p>"
// Strip macros from item names
title = replacetext(title, "\proper", "")
title = replacetext(title, "\improper", "")
title = strip_improper(title)
//Make our dumb param object
params = {"{ "cursor": "[params]", "screenLoc": "[thing.screen_loc]" }"}