mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 12:36:06 +02:00
@@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
class v1231579282808087 {
|
||||
|
||||
|
||||
export class v1231579282808087 {
|
||||
constructor() {
|
||||
this.name = 'v1231579282808087';
|
||||
}
|
||||
@@ -11,4 +11,3 @@ class v1231579282808087 {
|
||||
await queryRunner.query(`ALTER TABLE "announcement" DROP COLUMN "updatedAt"`, undefined);
|
||||
}
|
||||
}
|
||||
exports.v1231579282808087 = v1231579282808087;
|
||||
|
||||
Reference in New Issue
Block a user