From b941d365ed315f49290a43724cd829950cdd1ee5 Mon Sep 17 00:00:00 2001 From: dj-34 Date: Tue, 29 Oct 2024 21:03:29 +0500 Subject: [PATCH] Add UTF-8 chars support for watchlist (#27150) * Add UTF-8 Charset for watchlist * Move charset by review --- code/modules/admin/watchlist.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/admin/watchlist.dm b/code/modules/admin/watchlist.dm index 6e03603ed5d..4cd869e6e8b 100644 --- a/code/modules/admin/watchlist.dm +++ b/code/modules/admin/watchlist.dm @@ -116,7 +116,7 @@ if(!check_rights(R_ADMIN)) return var/output - output += "
\ + output += "\ \ \
"