feat: GraphQL base implementation
This commit is contained in:
@@ -64,8 +64,7 @@ module.exports = {
|
||||
// Sync DB
|
||||
|
||||
self.onReady = self.inst.sync({
|
||||
force: false,
|
||||
logging: wiki.logger.verbose
|
||||
force: false
|
||||
})
|
||||
|
||||
return self
|
||||
|
||||
Reference in New Issue
Block a user