From 0845a992fe3b94aa33bccab3b0c33da526ddde72 Mon Sep 17 00:00:00 2001 From: jring-o Date: Mon, 2 Mar 2020 11:41:18 -0500 Subject: [PATCH] Update default.example.json Added translator --- config/default.example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default.example.json b/config/default.example.json index d1833f8..2ebb2f1 100644 --- a/config/default.example.json +++ b/config/default.example.json @@ -55,7 +55,7 @@ }, "rolelist": { "baserole": "LBRYian", - "allowedroles": ["Off-Topic Chats", "Developer", "Contributor", "Creator", "Science", "Espanol", "TurkishCommunity", "Musician", "OpenSource", "WatchonLBRY", "WalletServer", "BeatSaber", "LBRYan"] + "allowedroles": ["Off-Topic Chats", "Developer", "Contributor", "Creator", "Translator", "Science", "Espanol", "TurkishCommunity", "Musician", "OpenSource", "WatchonLBRY", "WalletServer", "BeatSaber", "LBRYan"] }, "irc": { "enabled": false,