mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-21 17:55:11 +00:00
oops :)
This commit is contained in:
parent
390d99e531
commit
f9dbe135e9
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
|||
const { MigrationInterface, QueryRunner } = require("typeorm");
|
||||
|
||||
module.exports = class FixOrm1731198456911 {
|
||||
export class FixOrm1731198456911 {
|
||||
name = 'FixOrm1731198456911'
|
||||
|
||||
async up(queryRunner) {
|
||||
|
|
Loading…
Reference in a new issue