From 872731b0acc5258e20dd18d49e51f3b87d12612a Mon Sep 17 00:00:00 2001 From: astatine Date: Mon, 27 Apr 2020 11:31:04 +0200 Subject: [PATCH] chat2: remove `Chat:` prefix from display mode configuration --- resources/[gameplay]/chat/html/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[gameplay]/chat/html/App.vue b/resources/[gameplay]/chat/html/App.vue index b6eade7..02d51dc 100644 --- a/resources/[gameplay]/chat/html/App.vue +++ b/resources/[gameplay]/chat/html/App.vue @@ -35,7 +35,7 @@
- Chat: {{hideStateString}} + {{hideStateString}}