this database stuff should work, making the livestream announcements configurable.

This commit is contained in:
Jannik Reimers 2024-11-06 19:28:45 +01:00
parent 207d5dba2e
commit 0ad78ba494
Signed by: jansel
GPG key ID: 39C62D7D5233CFD0
7 changed files with 143 additions and 14 deletions

View file

@ -31,7 +31,7 @@ dependencies {
}
kordEx {
kordExVersion = "2.3.1-SNAPSHOT"
kordExVersion = "2.2.1-SNAPSHOT"
jvmTarget = 21