add jukebox feature

This commit is contained in:
2021-11-28 17:30:02 +01:00
parent 9ad604d012
commit 40a2d1da52
8 changed files with 786 additions and 8 deletions
+5
View File
@@ -42,6 +42,11 @@
<artifactId>webstly-jitsi</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>de.bstly.we</groupId>
<artifactId>webstly-jukebox</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>de.bstly.we</groupId>
<artifactId>webstly-membership</artifactId>