diff options
author | Neil Johnson <neil@matrix.org> | 2019-01-15 14:38:15 +0000 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2019-01-15 14:38:15 +0000 |
commit | 9ec56d693577232dbb9f75f58a44c01a999fbea9 (patch) | |
tree | 1a2d673ed17534cfcb75ec54dddf396a85fe5e4c | |
parent | Merge branch 'release-v0.34.1.1' into develop (diff) | |
download | synapse-9ec56d693577232dbb9f75f58a44c01a999fbea9.tar.xz |
ALL_USER_TYPES should be a tuple
-rw-r--r-- | changelog.d/4392.bugfix | 1 | ||||
-rw-r--r-- | synapse/api/constants.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/4392.bugfix b/changelog.d/4392.bugfix new file mode 100644 |