Removed aliases line for ask command

This line caused an error when importing the FAQ.
This commit is contained in:
AnonymousWP
2021-08-21 15:19:36 +02:00
parent 75ae2d0af8
commit b76bd11217

View File

@@ -2,7 +2,6 @@
{ {
"faqCommandName": "ask", "faqCommandName": "ask",
"global": true, "global": true,
"aliases": [],
"responses": [ "responses": [
{ {
"channelGroupName": "global", "channelGroupName": "global",