diff options
author | David Robertson <davidr@element.io> | 2023-12-05 12:06:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-05 12:06:21 +0000 |
commit | 0a00c99823818228479f9fdb8c77e61a49a65e18 (patch) | |
tree | 66557d4b4d5939b2f0757a1ced380d4bc2f19381 /synapse | |
parent | Add how to validate configuration file with synapse.config script (#16714) (diff) | |
download | synapse-0a00c99823818228479f9fdb8c77e61a49a65e18.tar.xz |
Fix upgrading a room without `events` field in power levels (#16725)
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/room.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |