Skip to content

Commit

Permalink
singin-interstitial-2
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 committed Nov 26, 2024
1 parent d9af46e commit d92dda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/record/pages/my-orcid/my-orcid.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export class MyOrcidComponent implements OnInit, OnDestroy {
regionActivities = $localize`:@@shared.activities:Activities`
readyForIndexing: boolean
fragment: string
newlySharedDomains: string[]= []
newlySharedDomains: string[] = []

constructor(
_userInfoService: UserInfoService,
Expand Down

0 comments on commit d92dda1

Please sign in to comment.