[AB-84] adding profanity filter with different feature modes

react command: adding additional mapping for character r
This commit is contained in:
Sheldan
2021-05-16 23:44:50 +02:00
parent eca9e6ebf7
commit 04a7cfafd7
53 changed files with 2875 additions and 34 deletions

View File

@@ -55,7 +55,6 @@
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.core</groupId>
<artifactId>core-int</artifactId>
@@ -63,8 +62,6 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
</dependencies>
</project>