fix event reaction

This commit is contained in:
HgO 2022-07-10 13:15:51 +02:00
parent e165b0995a
commit 529fb0886a

View file

@ -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()