diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-07-27 14:49:10 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-07-27 14:49:10 +0100 |
commit | 807f82187855cdfc6accbcd96e66f6e116292186 (patch) | |
tree | 8729238fd9d66c30faeaf193ba13a74fa51ec09b | |
parent | Rework room freeze and implement unfreezing the room (#100) (diff) | |
download | synapse-807f82187855cdfc6accbcd96e66f6e116292186.tar.xz |
Use an org.matrix namespace for the frozen state event
Otherwise it's weird to publish the extracted module to matrix-org
-rw-r--r-- | synapse/third_party_rules/access_rules.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/third_party_rules/access_rules.py b/synapse/third_party_rules/access_rules.py |