From 83532b5e3fced27a1b762f64c7bc6326eb2684df Mon Sep 17 00:00:00 2001 From: jring-o Date: Sat, 7 Mar 2020 11:29:54 -0500 Subject: [PATCH] Update default.example.json Added makerspacehive 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..cc0be00 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", "MakerspaceHive"] }, "irc": { "enabled": false,