1
0
NoriDev
2024-10-31 13:52:01 +09:00
committed by Marie
parent 92ffd2a5fc
commit 2528508cff
41 changed files with 1455 additions and 6 deletions
+1
View File
@@ -86,5 +86,6 @@ export const DI = {
noteEditRepository: Symbol('noteEditRepository'),
bubbleGameRecordsRepository: Symbol('bubbleGameRecordsRepository'),
reversiGamesRepository: Symbol('reversiGamesRepository'),
noteScheduleRepository: Symbol('noteScheduleRepository'),
//#endregion
};