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 blurhash1595075960584 {
|
||||
|
||||
|
||||
export class blurhash1595075960584 {
|
||||
constructor() {
|
||||
this.name = 'blurhash1595075960584';
|
||||
}
|
||||
@ -11,4 +11,3 @@ class blurhash1595075960584 {
|
||||
await queryRunner.query(`ALTER TABLE "drive_file" DROP COLUMN "blurhash"`);
|
||||
}
|
||||
}
|
||||
exports.blurhash1595075960584 = blurhash1595075960584;
|
||||
|
Reference in New Issue
Block a user