diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-10-01 13:34:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-01 13:34:24 +0100 |
commit | b1f4e6e4fc3d0cf5e10d6a79ef89abdcc9e63e8c (patch) | |
tree | b33be4430418042e51e5d6ce1c729fa09bf4fc9b | |
parent | changelog fixes (diff) | |
download | synapse-b1f4e6e4fc3d0cf5e10d6a79ef89abdcc9e63e8c.tar.xz |
fix a logging error in thumbnailer (#8435)
Introduced in #8236
-rw-r--r-- | changelog.d/8435.bugfix | 1 | ||||
-rw-r--r-- | synapse/rest/media/v1/media_repository.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/8435.bugfix b/changelog.d/8435.bugfix new file mode 100644 |