Create concept of currency in the database #209
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ export class User1713289062969 implements MigrationInterface {
|
|||
], queryRunner);
|
||||
}
|
||||
|
||||
public async down(queryRunner: QueryRunner): Promise<void> {
|
||||
public async down(): Promise<void> {
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue