Update NoteCreateService.ts
This commit is contained in:
parent
79e5075564
commit
c7c4c7807a
|
@ -64,6 +64,7 @@ describe('NoteCreateService', () => {
|
||||||
],
|
],
|
||||||
providers: [
|
providers: [
|
||||||
UtilityService,
|
UtilityService,
|
||||||
|
ApPersonService,
|
||||||
MetaService,
|
MetaService,
|
||||||
CacheService,
|
CacheService,
|
||||||
IdService,
|
IdService,
|
||||||
|
|
Loading…
Reference in a new issue