修复安装systemd服务且未提供Discord令牌时出现的空指针

This commit is contained in:
TheWhiteDog9487
2026-07-30 17:08:42 +08:00
parent 737e2a5def
commit 0d87eede70
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ plugins {
}
group = "xyz.thewhitedog9487"
version = "0.8.1"
version = "0.8.2"
java {
toolchain {