mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 07:18:22 +00:00
managers relation is fixed (5x)
This commit is contained in:
parent
3e0f63a3d1
commit
7c2f5f90fe
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user