mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
add Manager add/remove/list command, database tables.
This commit is contained in:
@@ -77,4 +77,8 @@ tasks.withType<Jar> {
|
||||
})
|
||||
|
||||
duplicatesStrategy = DuplicatesStrategy.EXCLUDE
|
||||
}
|
||||
|
||||
tasks.named<JavaExec>("run") {
|
||||
systemProperty("logback.configurationFile", "logback-debug.xml")
|
||||
}
|
Reference in New Issue
Block a user