Skip to content

Commit 3b41da6

Browse files
Added missing token translation key.
1 parent e867c11 commit 3b41da6

File tree

1 file changed

+2
-1
lines changed
  • src/main/resources/assets/chatexchange/lang

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"itemGroup.chatexchange": "Chat Exchange",
33
"modid.config.host": "Host",
4-
"modid.config.port": "Port"
4+
"modid.config.port": "Port",
5+
"modid.config.token": "Token"
56
}

0 commit comments

Comments
 (0)