Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/app/(public)/pre-registro/constants.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const COLOSSEUM_SLUG = "colosseum-2026";
export const WHATSAPP_COMMUNITY_URL = "https://chat.whatsapp.com/HPIu1YV3mri5QOGf0gUMTO";
export const WHATSAPP_COMMUNITY_URL = "https://chat.whatsapp.com/BVXYPlcB9R853QnvgzpCRT?mode=gi_t";

export const ROLE_OPTIONS = [
"Entusiasta Web3",
Expand Down
2 changes: 1 addition & 1 deletion supabase/migrations/00056_vibeathon_edition.sql
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ select
'2026-09-12T23:59:00-03:00',
'external',
'https://superteam.fun/earn/s/superteambr',
'https://chat.whatsapp.com/HPIu1YV3mri5QOGf0gUMTO',
'https://chat.whatsapp.com/BVXYPlcB9R853QnvgzpCRT?mode=gi_t',
'US$ 3.000 + créditos Replit',
$md$
## Como funciona
Expand Down