diff options
author | Matthew Hodgson <matthew@matrix.org> | 2016-04-03 02:02:46 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2016-04-03 02:02:46 +0100 |
commit | eab4d462f8e5d17c5ca7592d1ea15d8e4771a00c (patch) | |
tree | a27fd6a02cad014e41ed46dc41dc1655bc09e531 /synapse/rest/media | |
parent | rebase all image URLs (diff) | |
download | synapse-eab4d462f8e5d17c5ca7592d1ea15d8e4771a00c.tar.xz |
fix etag typing error. fix timestamp typing error
Diffstat (limited to 'synapse/rest/media')
-rw-r--r-- | synapse/rest/media/v1/preview_url_resource.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/rest/media/v1/preview_url_resource.py b/synapse/rest/media/v1/preview_url_resource.py |