wip
This commit is contained in:
@@ -78,7 +78,6 @@ import { MiFlashLike } from '@/models/FlashLike.js';
|
||||
import { MiUserMemo } from '@/models/UserMemo.js';
|
||||
import { MiBubbleGameRecord } from '@/models/BubbleGameRecord.js';
|
||||
import { MiReversiGame } from '@/models/ReversiGame.js';
|
||||
import { MiReversiMatching } from '@/models/ReversiMatching.js';
|
||||
|
||||
import { Config } from '@/config.js';
|
||||
import MisskeyLogger from '@/logger.js';
|
||||
@@ -195,7 +194,6 @@ export const entities = [
|
||||
MiUserMemo,
|
||||
MiBubbleGameRecord,
|
||||
MiReversiGame,
|
||||
MiReversiMatching,
|
||||
...charts,
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user