Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ui: Do not warn when no reaction to redact was found
The `handle_reaction_redaction` method is called by `handle_redaction` for every single redaction event that we receive as a first step to check if the redaction matches a reaction. It means that not finding a reaction to redact is perfectly fine and is not worthy of a warning. Signed-off-by: Kévin Commaille <[email protected]>
- Loading branch information