Skip to content

Commit

Permalink
Merge branch 'rc2.8.9' of github.com:UoA-eResearch/hub-stack into test
Browse files Browse the repository at this point in the history
  • Loading branch information
cakr322 committed Oct 7, 2024
2 parents bd23b2c + 5315fdd commit a74ac62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export class StandardCardComponent implements OnInit {
private readonly fallbackUrl = 'https://images.ctfassets.net/vbuxn5csp0ik/7dPrwEcbk56xKfz5zTLvEP/0efddb4b6c9e1eda80d2fb8d1ee47275/card-background-article.png';

private readonly defaultImageId: Record<Exclude<PossibleContentItems['__typename'], undefined>, string> = {
'Process': '7dPrwEcbk56xKfz5zTLvEP',
'Process': '2B5LyjdIcdxregO7TQ8G7F',
'Article': '7dPrwEcbk56xKfz5zTLvEP',
'Capability': 'QT1QGR7KkqaSswnmg7L97',
'CaseStudy': '2qmi1RS1lZSgXj9xP47h8E',
Expand Down

0 comments on commit a74ac62

Please sign in to comment.