refactor(ApPersonService.ts
): eslint-disable-next-line
This commit is contained in:
@@ -416,6 +416,7 @@ export class ApPersonService implements OnModuleInit {
|
||||
}
|
||||
//#endregion
|
||||
|
||||
// eslint-disable-next-line no-param-reassign
|
||||
if (resolver == null) resolver = this.apResolverService.createResolver();
|
||||
|
||||
const object = hint ?? await resolver.resolve(uri);
|
||||
|
Reference in New Issue
Block a user