diff options
author | Erik Johnston <erik@matrix.org> | 2018-01-18 15:06:24 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-01-18 15:06:24 +0000 |
commit | 9a89dae8c53140c74f968538f72a4045b6aca90d (patch) | |
tree | a5ef558160749bae21c004dee447b70cd6ebbfcd /synapse/rest/media | |
parent | Merge pull request #2810 from matrix-org/rav/metrics_fixes (diff) | |
download | synapse-9a89dae8c53140c74f968538f72a4045b6aca90d.tar.xz |
Fix typo in thumbnail resource causing access times to be incorrect
Diffstat (limited to 'synapse/rest/media')
-rw-r--r-- | synapse/rest/media/v1/thumbnail_resource.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/rest/media/v1/thumbnail_resource.py b/synapse/rest/media/v1/thumbnail_resource.py |