Skip to content

Commit

Permalink
Update frontend/src/components/VCollectionHeader/VCollectionHeader.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Aug 28, 2023
1 parent c7dcabf commit 59a26d5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -99,7 +99,7 @@ export default defineComponent({
: "VISIT_SOURCE_LINK"
sendCustomEvent(eventName, {
url: props.url,
slug: props.slug,
source: props.slug,
})
}
Expand Down

0 comments on commit 59a26d5

Please sign in to comment.