mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-04 03:14:40 -05:00
[SKIP CI] removing Swing force fixed it for @nar1n
This commit is contained in:
@@ -29,8 +29,6 @@ fun systemTray(): SystemTray? {
|
|||||||
try {
|
try {
|
||||||
// ref: https://github.com/dorkbox/SystemTray/blob/master/test/dorkbox/TestTray.java
|
// ref: https://github.com/dorkbox/SystemTray/blob/master/test/dorkbox/TestTray.java
|
||||||
SystemTray.DEBUG = serverConfig.debugLogsEnabled
|
SystemTray.DEBUG = serverConfig.debugLogsEnabled
|
||||||
// if (System.getProperty("os.name").startsWith("Windows"))
|
|
||||||
// SystemTray.FORCE_TRAY_TYPE = TrayType.Swing
|
|
||||||
|
|
||||||
CacheUtil.clear(BuildConfig.name)
|
CacheUtil.clear(BuildConfig.name)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user