[OPB-25] removing reaction from faq

This commit is contained in:
Sheldan
2021-06-28 20:10:49 +02:00
parent cc3d4f38ab
commit 97eb1761e3

View File

@@ -104,7 +104,6 @@ public class FAQ extends AbstractConditionableCommand {
.help(helpInfo)
.async(true)
.templated(true)
.causesReaction(true)
.build();
}