Fix some messages not being disabled by setting it to ""

This commit is contained in:
2025-03-20 10:06:09 -07:00
parent 9cd772f95b
commit 74c741df69
6 changed files with 61 additions and 38 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = 'xyz.lncvrt'
version = '1.0.0'
version = '1.0.1'
repositories {
mavenCentral()