diff options
author | Erik Johnston <erik@matrix.org> | 2020-07-01 15:23:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-01 15:23:58 +0100 |
commit | 1e03513f9aa0b266a4bd4a7bcd1c26b22c43a2eb (patch) | |
tree | 5d102644202d2353909ceb89b745408e1ebe75e5 /synapse/federation/sender | |
parent | Pin link in CHANGES.md (diff) | |
download | synapse-1e03513f9aa0b266a4bd4a7bcd1c26b22c43a2eb.tar.xz |
Fix new metric where we used ms instead of seconds (#7771)
Introduced in #7755, not yet released.
Diffstat (limited to 'synapse/federation/sender')
-rw-r--r-- | synapse/federation/sender/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/federation/sender/__init__.py b/synapse/federation/sender/__init__.py |