mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 15:06:27 +09:00
@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
class v12111580331224276 {
|
||||
|
||||
|
||||
export class v12111580331224276 {
|
||||
constructor() {
|
||||
this.name = 'v12111580331224276';
|
||||
}
|
||||
@ -15,4 +15,3 @@ class v12111580331224276 {
|
||||
await queryRunner.query(`ALTER TABLE "instance" ADD "isMarkedAsClosed" boolean NOT NULL DEFAULT false`, undefined);
|
||||
}
|
||||
}
|
||||
exports.v12111580331224276 = v12111580331224276;
|
||||
|
Reference in New Issue
Block a user