mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2024-12-25 00:01:49 +01:00
[SKIP CI] removing Swing force fixed it for @nar1n
This commit is contained in:
parent
2356537f7c
commit
4743bfacf7
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user