Skip to content
Snippets Groups Projects
Commit 2808c040 authored by Paul "LeoNerd" Evans's avatar Paul "LeoNerd" Evans
Browse files

Also remember to check 'invite' level for changes

parent 48b6ee2b
No related branches found
No related tags found
No related merge requests found
......@@ -592,6 +592,7 @@ class Auth(object):
("ban", []),
("redact", []),
("kick", []),
("invite", []),
]
old_list = current_state.content.get("users")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment