implemented retaining of messages from non-members

This commit is contained in:
2022-04-20 15:02:18 +02:00
parent 5e01a64a64
commit d6fea067fb
4 changed files with 104 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
<groupId>org.example</groupId>
<artifactId>Widerhall</artifactId>
<version>0.1.2</version>
<version>0.1.3</version>
<build>
<plugins>
<plugin>