mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +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 {
|
import {
|
||||||
MongoDb,
|
MongoDb,
|
||||||
SQLite,
|
SQLite,
|
||||||
} from './db';
|
} from './databases';
|
||||||
|
|
||||||
export let collections: IDatabaseCollections = {
|
export let collections: IDatabaseCollections = {
|
||||||
Credentials: null,
|
Credentials: null,
|
||||||
|
|||||||
Reference in New Issue
Block a user