mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
managers relation is fixed (5x)
This commit is contained in:
@@ -25,8 +25,8 @@ object Connector {
|
|||||||
init {
|
init {
|
||||||
Database.connect(dataSource)
|
Database.connect(dataSource)
|
||||||
val tables = listOf(
|
val tables = listOf(
|
||||||
Users,
|
|
||||||
UserManagers,
|
UserManagers,
|
||||||
|
Users,
|
||||||
Commands,
|
Commands,
|
||||||
Counters,
|
Counters,
|
||||||
DailyCounters,
|
DailyCounters,
|
||||||
|
Reference in New Issue
Block a user