mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 12:35:30 +02:00
refactor: remove jooq logo in logs
This commit is contained in:
parent
33c179a483
commit
ec3b9ba3df
1 changed files with 1 additions and 0 deletions
|
|
@ -9,5 +9,6 @@ import org.springframework.scheduling.annotation.EnableScheduling
|
|||
class Application
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
System.setProperty("org.jooq.no-logo", "true")
|
||||
runApplication<Application>(*args)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue