diff options
author | reivilibre <oliverw@matrix.org> | 2023-02-13 16:30:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-13 16:30:58 +0000 |
commit | 3d7aead5d62e6da97e006199b3f957325e54b053 (patch) | |
tree | 46582b41a84118b41455a8544b6fb5de19339a7a /changelog.d | |
parent | Update pyo3-log to v0.8.1 (#15043) (diff) | |
download | synapse-3d7aead5d62e6da97e006199b3f957325e54b053.tar.xz |
Tweak comment on `_is_local_room_accessible` as part of room visibility in `/hierarchy` to clarify the condition for a room being visible. (#14834)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/14834.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14834.misc b/changelog.d/14834.misc new file mode 100644 index 0000000000..e683212dc4 --- /dev/null +++ b/changelog.d/14834.misc @@ -0,0 +1 @@ +Tweak comment on `_is_local_room_accessible` as part of room visibility in `/hierarchy` to clarify the condition for a room being visible. \ No newline at end of file |