diff options
| author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2023-02-14 18:19:58 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-14 18:19:58 +0000 |
| commit | 157c571f3e9d3d09cd763405b6a9eb967f2807e7 (patch) | |
| tree | ecfc792d8b40b034f6400e7cfd66067915a1bbf8 /rust/src | |
| parent | Prevent clients from reporting nonexistent events. (#13779) (diff) | |
| download | synapse-157c571f3e9d3d09cd763405b6a9eb967f2807e7.tar.xz | |
Remove spurious `dont_notify` action from `.m.rule.reaction` (#15073)
This does nothing and I want to remove it from the MSC.
Diffstat (limited to 'rust/src')
| -rw-r--r-- | rust/src/push/base_rules.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/src/push/base_rules.rs b/rust/src/push/base_rules.rs |
