Skip to content
Snippets Groups Projects
Commit ae38e056 authored by Half-Shot's avatar Half-Shot
Browse files

Ignore consent for support users

parent 886eceba
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@ class RegistrationWorkerStore(SQLBaseStore):
"consent_server_notice_sent",
"appservice_id",
"creation_ts",
"user_type",
],
allow_none=True,
desc="get_user_by_id",
......
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