1
0
forked from Yara724/api

YARA-1154

This commit is contained in:
SepehrYahyaee
2026-07-27 09:31:07 +03:30
parent 9828aee8af
commit 4b9d946bfd
4 changed files with 20 additions and 8 deletions

View File

@@ -1871,6 +1871,7 @@ export class ExpertBlameService {
link: this.smsOrchestrationService.buildBlamePartyLink(
requestIdToken,
role,
"v1",
),
});
}
@@ -2065,6 +2066,7 @@ export class ExpertBlameService {
link: this.smsOrchestrationService.buildBlamePartyLink(
requestIdToken,
linkRole,
"v1",
),
});
}