mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-02 22:46:40 +09:00
@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
class noteReactionLength1582875306439 {
|
||||
|
||||
|
||||
export class noteReactionLength1582875306439 {
|
||||
constructor() {
|
||||
this.name = 'noteReactionLength1582875306439';
|
||||
}
|
||||
@ -11,4 +11,3 @@ class noteReactionLength1582875306439 {
|
||||
await queryRunner.query(`ALTER TABLE "note_reaction" ALTER COLUMN "reaction" TYPE character varying(128)`, undefined);
|
||||
}
|
||||
}
|
||||
exports.noteReactionLength1582875306439 = noteReactionLength1582875306439;
|
||||
|
Reference in New Issue
Block a user