aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorWyvest <45589059+Wyvest@users.noreply.github.com>2021-12-21 21:17:29 +0700
committerWyvest <45589059+Wyvest@users.noreply.github.com>2021-12-21 21:17:29 +0700
commit7ffe65977bef2a34262cf8690ba335ae5d915ef0 (patch)
treeb03d4b0ee12c999a223e16e2103e60dd7751cbe2 /src/main/resources
parent870da2e7fcf370233c9e64d55dd0295cec6665f0 (diff)
downloadChatting-7ffe65977bef2a34262cf8690ba335ae5d915ef0.tar.gz
Chatting-7ffe65977bef2a34262cf8690ba335ae5d915ef0.tar.bz2
Chatting-7ffe65977bef2a34262cf8690ba335ae5d915ef0.zip
Chat tabs
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/mixins.stratus.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/mixins.stratus.json b/src/main/resources/mixins.stratus.json
index d9c91e5..574b29e 100644
--- a/src/main/resources/mixins.stratus.json
+++ b/src/main/resources/mixins.stratus.json
@@ -6,6 +6,7 @@
"mixins": [
"GuiChatMixin",
"GuiNewChatAccessor",
+ "GuiUtilRenderComponentsMixin",
"GuiNewChatMixin"
],
"verbose": true