diff --git a/src/components/ViewInfo.vue b/src/components/ViewInfo.vue index 1605e219..0b669d8d 100644 --- a/src/components/ViewInfo.vue +++ b/src/components/ViewInfo.vue @@ -125,8 +125,8 @@ >
({ + id: logo.id, + link: logo.service?.[0]?.id || logo.service?.[0]?.['@id'], + })); + return logos; }, },