Update NoteCreateService.ts

This commit is contained in:
syuilo
2023-10-02 18:04:34 +09:00
parent 79e5075564
commit c7c4c7807a

View File

@@ -64,6 +64,7 @@ describe('NoteCreateService', () => {
], ],
providers: [ providers: [
UtilityService, UtilityService,
ApPersonService,
MetaService, MetaService,
CacheService, CacheService,
IdService, IdService,