Update NoteCreateService.ts

This commit is contained in:
syuilo 2023-10-02 18:04:34 +09:00
parent 79e5075564
commit c7c4c7807a
1 changed files with 1 additions and 0 deletions

View File

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