generated from nhcarrigan/template
fix: update join community modal with correct Discord invite URL
This commit is contained in:
@@ -47,7 +47,7 @@ const JoinCommunityModal = (): JSX.Element | null => {
|
||||
<div className="modal-actions">
|
||||
<a
|
||||
className="modal-close-button"
|
||||
href="https://discord.gg/nhcarrigan"
|
||||
href="https://discord.gg/KKe7BaEnQB"
|
||||
onClick={handleDismiss}
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
|
||||
Reference in New Issue
Block a user