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,
|
||||
f"ack {duration}",
|
||||
room,
|
||||
reacted_to_event,
|
||||
event,
|
||||
)
|
||||
await command.process()
|
||||
|
||||
|
|
Loading…
Reference in a new issue