mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
Rename folder to fix problems on MacOS and windows
This commit is contained in:
@@ -19,7 +19,7 @@ import * as config from 'config';
|
||||
import {
|
||||
MongoDb,
|
||||
SQLite,
|
||||
} from './db';
|
||||
} from './databases';
|
||||
|
||||
export let collections: IDatabaseCollections = {
|
||||
Credentials: null,
|
||||
|
||||
Reference in New Issue
Block a user