fix migration

This commit is contained in:
tamaina 2025-07-16 18:36:43 +09:00
parent 7e648b57b7
commit f5d4b2744b
2 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,8 @@
* SPDX-FileCopyrightText: syuilo and misskey-project * SPDX-FileCopyrightText: syuilo and misskey-project
* SPDX-License-Identifier: AGPL-3.0-only * SPDX-License-Identifier: AGPL-3.0-only
*/ */
module.exports = class FollowingIsFollowerSuspended1752410859370 {
export class FollowingIsFollowerSuspended1752410859370 {
name = 'FollowingIsFollowerSuspended1752410859370' name = 'FollowingIsFollowerSuspended1752410859370'
async up(queryRunner) { async up(queryRunner) {

View File

@ -2,7 +2,8 @@
* SPDX-FileCopyrightText: syuilo and misskey-project * SPDX-FileCopyrightText: syuilo and misskey-project
* SPDX-License-Identifier: AGPL-3.0-only * SPDX-License-Identifier: AGPL-3.0-only
*/ */
module.exports = class FollowingIsFollowerSuspendedCopySuspendedState1752410900000 {
export class FollowingIsFollowerSuspendedCopySuspendedState1752410900000 {
name = 'FollowingIsFollowerSuspendedCopySuspendedState1752410900000' name = 'FollowingIsFollowerSuspendedCopySuspendedState1752410900000'
async up(queryRunner) { async up(queryRunner) {