mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:56:02 -04:00
Use flags
This commit is contained in:
parent
7d47cc1305
commit
aa959a6c07
5 changed files with 17 additions and 15 deletions
|
@ -164,6 +164,7 @@ class DeactivateAccountHandler(BaseHandler):
|
|||
room_id,
|
||||
"leave",
|
||||
ratelimit=False,
|
||||
require_consent=False,
|
||||
)
|
||||
except Exception:
|
||||
logger.exception(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue