logchannel command
This commit is contained in:
@ -28,4 +28,6 @@ const dataSource = new DataSource({
|
||||
migrationsTransactionMode: "each"
|
||||
});
|
||||
|
||||
dataSource.initialize();
|
||||
|
||||
export default dataSource;
|
Reference in New Issue
Block a user