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