Skip to content

Commit 17e2022

Browse files
committed
fix: prop.
1 parent 15c3c5e commit 17e2022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/components/support.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
cta: 'Discord',
5656
showSupport: false,
5757
label: 'Community support',
58-
link: `${resolvedProfile.discord}`,
58+
link: `${resolvedProfile.links.discord}`,
5959
description: 'Get support from our community through Discord'
6060
},
6161
...(!resolvedProfile.showGithubIssueSupport

0 commit comments

Comments
 (0)