mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-10 14:24:34 -05:00
remove unused line
This commit is contained in:
@@ -168,7 +168,7 @@ tasks {
|
|||||||
application.applicationDefaultJvmArgs = listOf(
|
application.applicationDefaultJvmArgs = listOf(
|
||||||
"-Dsuwayomi.tachidesk.config.server.webUIInterface=electron",
|
"-Dsuwayomi.tachidesk.config.server.webUIInterface=electron",
|
||||||
// Change this to the installed electron application
|
// Change this to the installed electron application
|
||||||
"-Dsuwayomi.tachidesk.config.server.electronPath=/usr/bin/electron",
|
"-Dsuwayomi.tachidesk.config.server.electronPath=/usr/bin/electron"
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user