mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: prop.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
cta: 'Discord',
|
||||
showSupport: false,
|
||||
label: 'Community support',
|
||||
link: `${resolvedProfile.discord}`,
|
||||
link: `${resolvedProfile.links.discord}`,
|
||||
description: 'Get support from our community through Discord'
|
||||
},
|
||||
...(!resolvedProfile.showGithubIssueSupport
|
||||
|
||||
Reference in New Issue
Block a user