fix event reaction
This commit is contained in:
parent
e165b0995a
commit
529fb0886a
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ class Callbacks:
|
||||||
self.config,
|
self.config,
|
||||||
f"ack {duration}",
|
f"ack {duration}",
|
||||||
room,
|
room,
|
||||||
reacted_to_event,
|
event,
|
||||||
)
|
)
|
||||||
await command.process()
|
await command.process()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue