feat: core improvements + local fs provider + UI fixes
This commit is contained in:
@@ -74,7 +74,7 @@ module.exports = {
|
||||
|
||||
// Load DB Models
|
||||
|
||||
const models = autoload(path.join(WIKI.SERVERPATH, 'db/models'))
|
||||
const models = autoload(path.join(WIKI.SERVERPATH, 'models'))
|
||||
|
||||
// Set init tasks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user