diff options
author | Katie Wolfe <katie@dnaf.moe> | 2019-04-22 13:10:57 -0400 |
---|---|---|
committer | Katie Wolfe <katie@dnaf.moe> | 2019-04-24 12:26:51 -0400 |
commit | 60041eac4b88cad00c1d3da8b90735dab2f0b82b (patch) | |
tree | 84b85be5ac9f73b1981aceacb5d6a8fd75235fcb | |
parent | Add changelog.d/5084.bugfix (diff) | |
download | synapse-60041eac4b88cad00c1d3da8b90735dab2f0b82b.tar.xz |
Add full stop to 5084.bugfix
Signed-off-by: Katie Wolfe <katie@dnaf.moe>
-rw-r--r-- | changelog.d/5084.bugfix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5084.bugfix b/changelog.d/5084.bugfix index d5e135cde8..9d8434460c 100644 --- a/changelog.d/5084.bugfix +++ b/changelog.d/5084.bugfix @@ -1 +1 @@ -Fixes client-server API not sending "m.heroes" to lazy-load /sync requests when a rooms name or its canonical alias are empty +Fixes client-server API not sending "m.heroes" to lazy-load /sync requests when a rooms name or its canonical alias are empty. |