From f3c991367d418fe1de46978551c8b3bd57ae584a Mon Sep 17 00:00:00 2001 From: jring-o Date: Thu, 27 Feb 2020 17:46:29 -0500 Subject: [PATCH] Update default.example.json --- 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 b3f63b5..d5c0a67 100644 --- a/config/default.example.json +++ b/config/default.example.json @@ -55,7 +55,7 @@ }, "rolelist": { "baserole": "LBRYian", - "allowedroles": ["Off-Topic Chats", "Dev"] + "allowedroles": ["Off-Topic Chats", "Developer", "Contributor", "Creator", "Translator", "Science", "Espanol", "TurkishCommunity", "Musician", "OpenSource", "WatchonLBRY", "WalletServer"] }, "irc": { "enabled": false,