mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 06:56:33 +09:00
@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
class ad21620364649428 {
|
||||
|
||||
|
||||
export class ad21620364649428 {
|
||||
constructor() {
|
||||
this.name = 'ad21620364649428';
|
||||
}
|
||||
@ -11,4 +11,3 @@ class ad21620364649428 {
|
||||
await queryRunner.query(`ALTER TABLE "ad" DROP COLUMN "ratio"`);
|
||||
}
|
||||
}
|
||||
exports.ad21620364649428 = ad21620364649428;
|
||||
|
Reference in New Issue
Block a user