mirror of
https://gitea.tendokyu.moe/Hay1tsme/artemis.git
synced 2026-02-12 10:47:28 +08:00
frontend: utf16 -> utf8
This commit is contained in:
@@ -43,4 +43,4 @@ class WaccaFrontend(FE_Base):
|
||||
title=f"{self.core_config.server.name} | {self.nav_name}",
|
||||
game_list=self.environment.globals["game_list"],
|
||||
sesh=vars(usr_sesh)
|
||||
), media_type="text/html; charset=utf-16")
|
||||
), media_type="text/html; charset=utf-8")
|
||||
Reference in New Issue
Block a user