Skip to content

Commit

Permalink
fix: fix records staying empty (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoinier authored Jan 20, 2025
1 parent 71a4558 commit fc22ef3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
<gn-ui-api-card
*ngFor="let otherLink of getAPIs(record?.onlineResources)"
[link]="otherLink"
[currentLink]="otherLink"
></gn-ui-api-card>
</gn-ui-block-list>
</div>
Expand Down

0 comments on commit fc22ef3

Please sign in to comment.