mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-10 04:50:16 +02:00
Don't need that
Testing
This commit is contained in:
parent
5a03565f86
commit
b29d6bd7da
@ -167,8 +167,8 @@ def remove_from_databases(user, groups, syncgroups):
|
||||
update_forum_groups(user)
|
||||
if authserviceinfo.ipboard_username and authserviceinfo.ipboard_username != "":
|
||||
update_ipboard_groups(user)
|
||||
if authserviceinfo.teamspeak3_uid and authserviceinfo.teamspeak3_uid != "":
|
||||
update_teamspeak3_groups(user)
|
||||
#if authserviceinfo.teamspeak3_uid and authserviceinfo.teamspeak3_uid != "":
|
||||
# update_teamspeak3_groups(user)
|
||||
|
||||
|
||||
# Run every minute
|
||||
|
Loading…
x
Reference in New Issue
Block a user