mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-01-20 06:48:13 +00:00
[OPB-25] removing reaction from faq
This commit is contained in:
@@ -104,7 +104,6 @@ public class FAQ extends AbstractConditionableCommand {
|
||||
.help(helpInfo)
|
||||
.async(true)
|
||||
.templated(true)
|
||||
.causesReaction(true)
|
||||
.build();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user