Skip to content

Commit

Permalink
chore: update link to group 2
Browse files Browse the repository at this point in the history
  • Loading branch information
waldemarnt committed Aug 9, 2024
1 parent e4a0c9d commit db0a2ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/forms-sign-in/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default function LeftFirstPage() {
email: sha256(email.trim().toLowerCase())
})

window.location.href = 'https://chat.whatsapp.com/LDp2vKdyDc7EwLHCUcOFwk'
window.location.href = 'https://chat.whatsapp.com/JQAfi1m8Mo7HzgZP0rx4dM'
}

return (
Expand Down

0 comments on commit db0a2ff

Please sign in to comment.