mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2025-01-13 01:09:09 +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 {
|
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)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user