Fix incorrect mentionRole default

master
Dragory 2018-03-11 22:08:59 +02:00
parent 772fd8cd35
commit dcd9d94734
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ const defaultConfig = {
"responseMessage": "Thank you for your message! Our mod team will reply to you here as soon as possible.",
"newThreadCategoryId": null,
"mentionRole": null,
"mentionRole": "here",
"inboxServerPermission": null,
"alwaysReply": false,