mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:28 -06:00
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