[SKIP CI] removing Swing force fixed it for @nar1n

This commit is contained in:
Aria Moradi 2021-05-21 16:47:46 +04:30
parent 2356537f7c
commit 4743bfacf7

View File

@ -29,8 +29,6 @@ fun systemTray(): SystemTray? {
try {
// ref: https://github.com/dorkbox/SystemTray/blob/master/test/dorkbox/TestTray.java
SystemTray.DEBUG = serverConfig.debugLogsEnabled
// if (System.getProperty("os.name").startsWith("Windows"))
// SystemTray.FORCE_TRAY_TYPE = TrayType.Swing
CacheUtil.clear(BuildConfig.name)