[SIS-xxx] enabling sticky roles module

This commit is contained in:
Sheldan
2024-02-12 23:01:31 +01:00
parent 295abaf4cf
commit 8639038be2
5 changed files with 42 additions and 4 deletions

View File

@@ -136,6 +136,11 @@
<artifactId>statistic-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>sticky-roles-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>giveaway-impl</artifactId>