Commit 705a536c authored by nanahira's avatar nanahira

fix

parent 93b766be
Pipeline #3948 passed with stages
in 1 minute and 30 seconds
......@@ -8,6 +8,7 @@ export class AppService extends Logger {
constructor(
@InjectConnection('app')
private db: Connection,
private botService: BotService
) {
super('app', true)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment