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