mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-01-07 09:47:55 +00:00
[AB-xxx] adding clearing existing roles or newly added roles if a member receives the honey pot role
This commit is contained in:
@@ -48,6 +48,7 @@ public class RoleServiceBean implements RoleService {
|
||||
@Autowired
|
||||
private MetricService metricService;
|
||||
|
||||
// this locking is needed, as there is an issue with concurrent role updates in discord
|
||||
@Autowired
|
||||
private LockByKeyService<ServerUser> roleLockService;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user