diff options
author | Erik Johnston <erik@matrix.org> | 2021-02-02 13:32:05 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-02-02 13:32:05 +0000 |
commit | 2610930721f22d110f8c28256e0cc4612566be12 (patch) | |
tree | 0e4e4e95d1b12eab06d3f0700ce2a42ab048883d /changelog.d/9229.bugfix | |
parent | Add an admin API to get the current room state (#9168) (diff) | |
download | synapse-2610930721f22d110f8c28256e0cc4612566be12.tar.xz |
1.27.0rc1
Diffstat (limited to 'changelog.d/9229.bugfix')
-rw-r--r-- | changelog.d/9229.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/9229.bugfix b/changelog.d/9229.bugfix deleted file mode 100644 index 3ed32291de..0000000000 --- a/changelog.d/9229.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a bug where `None` was passed to Synapse modules instead of an empty dictionary if an empty module `config` block was provided in the homeserver config. \ No newline at end of file |