mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-18 11:32:56 +09:00
typo
This commit is contained in:
parent
613c560bcc
commit
c35c534a86
@ -2,7 +2,7 @@ export class FixCalckeyAgain1668831378728 {
|
||||
name = 'FixCalckeyAgain1668831378728'
|
||||
|
||||
async up(queryRunner) {
|
||||
await queryRunner.query(`UPDATE "meta" SET "useStarForReactionFallback" = TRUE`);=
|
||||
await queryRunner.query(`UPDATE "meta" SET "useStarForReactionFallback" = TRUE`);
|
||||
}
|
||||
|
||||
async down(queryRunner) {
|
||||
|
Loading…
Reference in New Issue
Block a user