From 2fd5f8efe954fda86fc20441153832e50d38c4fd Mon Sep 17 00:00:00 2001 From: thmsdy Date: Mon, 22 Jun 2020 01:44:01 -0500 Subject: [PATCH] Minor config fix --- src/main/resources/config.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config.properties b/src/main/resources/config.properties index 38ab344..cca4132 100644 --- a/src/main/resources/config.properties +++ b/src/main/resources/config.properties @@ -42,7 +42,7 @@ AdminRole = biscuit-admin #In these channels, the bot will toggle roles for the ToggleRoles for anyone #who reacts to a message with [Toggle ] -Toggle-Role-React-Channels = roles1,roles2,roles3 +Toggle-Role-React-Channels = toggleroles1,toggleroles2,toggleroles3 #Does nothing if UseCustomDefaultRole is off DefaultRoleName = Standard