mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 10:25:39 +02:00
@@ -1,6 +1,6 @@
|
||||
const { MigrationInterface, QueryRunner } = require("typeorm");
|
||||
|
||||
module.exports = class removeMaxNoteTextLength1645340161439 {
|
||||
|
||||
export class removeMaxNoteTextLength1645340161439 {
|
||||
name = 'removeMaxNoteTextLength1645340161439'
|
||||
|
||||
async up(queryRunner) {
|
||||
|
||||
Reference in New Issue
Block a user