mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-12 01:43:40 +00:00
* Fixes admin tickets displaying as improper nouns (#53485) Admin tickets were having "the" prepended to them when displayed in the status tab, because ahelps are treated as datums and BYOND likes to help out and treat them as nouns when printed. This resolves that. * Fixes admin tickets displaying as improper nouns Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>