mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 22:14:55 -04:00
Also remember to check 'invite' level for changes
This commit is contained in:
parent
48b6ee2b67
commit
2808c040ef
1 changed files with 1 additions and 0 deletions
|
@ -592,6 +592,7 @@ class Auth(object):
|
|||
("ban", []),
|
||||
("redact", []),
|
||||
("kick", []),
|
||||
("invite", []),
|
||||
]
|
||||
|
||||
old_list = current_state.content.get("users")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue