From e788782d7147dfeb87cac23897256a79ce6456b3 Mon Sep 17 00:00:00 2001 From: jring-o Date: Fri, 6 Mar 2020 07:46:13 -0500 Subject: [PATCH] Update default.example.json Added India role --- 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 931eb29..e872e95 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", "Translator", "Science", "Espanol", "TurkishCommunity", "Musician", "OpenSource", "WatchonLBRY", "WalletServer", "BeatSaber", "LBRYan", "Reddit", "LBRYnomics", "LazyBit"] + "allowedroles": ["Off-Topic Chats", "Developer", "Contributor", "Creator", "Translator", "Science", "Espanol", "TurkishCommunity", "Musician", "OpenSource", "WatchonLBRY", "WalletServer", "BeatSaber", "LBRYan", "Reddit", "LBRYnomics", "LazyBit", "India"] }, "irc": { "enabled": false,