diff options
author | Andrew Morgan <andrewm@element.io> | 2022-08-10 19:35:30 +0100 |
---|---|---|
committer | Andrew Morgan <andrewm@element.io> | 2022-08-10 19:35:30 +0100 |
commit | 85fda4683cf085a5f79bb61fae9cfc5dc007e759 (patch) | |
tree | e44c83927e49615c631ae2a1ccd416466a6656a1 | |
parent | Leave the room if the client calls /forget (diff) | |
download | synapse-anoa/leave_rooms_on_forget.tar.xz |
-rw-r--r-- | changelog.d/13496.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13496.feature b/changelog.d/13496.feature new file mode 100644 index 0000000000..6bf96b0cec --- /dev/null +++ b/changelog.d/13496.feature @@ -0,0 +1 @@ +Leave the room if a user is still in said room upon trying to forget it. \ No newline at end of file |