修复当桌面盘符改变后,无法启动的bug

This commit is contained in:
yang 2022-10-17 09:31:03 +08:00
parent 81285a0bef
commit 47c77fd59f
2 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ jlink {
appVersion = project.version
icon = "icon/logo16x16.ico"
imageName = "RoomIt"
jvmArgs = ["-Djava.library.path=C:/"]
}
}

Binary file not shown.