mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-05 19:49:32 +01:00
data/commands: recall
should not be run backgrounded
This commit is contained in:
parent
b4ad221a61
commit
91073df113
1
data/commands
vendored
1
data/commands
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user