diff options
Diffstat (limited to '')
-rw-r--r-- | changelog.d/16404.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/16404.bugfix b/changelog.d/16404.bugfix deleted file mode 100644 index 3fd5028b33..0000000000 --- a/changelog.d/16404.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fixes possbile `AttributeError` when `_matrix/client/v3/account/whoami` is called over a unix socket. Contributed by @Sir-Photch. |