data/commands: `recall` should not be run backgrounded

This commit is contained in:
Pragmatic Software 2021-08-12 22:28:52 -07:00
parent b4ad221a61
commit 91073df113
1 changed files with 0 additions and 1 deletions

1
data/commands vendored
View File

@ -361,7 +361,6 @@
"requires_cap" : 1
},
"recall" : {
"background-process" : "1",
"dont-replace-pronouns" : "0",
"help" : "Recalls previous chat history for a channel. See https://github.com/pragma-/pbot/blob/master/doc/Commands.md#recall",
"requires_cap" : "0"