Fix login password retrieval
This commit is contained in:
@@ -21,4 +21,4 @@ export const AppDataSource = new DataSource({
|
||||
entities: [__dirname + '/**/*.entity{.ts,.js}'],
|
||||
migrations: [__dirname + '/migrations/*{.ts,.js}'],
|
||||
subscribers: [],
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user