[SIS-10] also enabling assignable role place

This commit is contained in:
Sheldan
2022-07-22 01:28:37 +02:00
parent 4e29134fa5
commit c006665a0c

View File

@@ -105,6 +105,11 @@
<artifactId>entertainment-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>assignable-roles-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>custom-command-impl</artifactId>