fix: discord invite

pull/9281/head
Romain Crestey 3 years ago
parent af2d442698
commit 44783968cf

@ -1,6 +1,6 @@
export function GET() {
return new Response(undefined, {
status: 302,
headers: { Location: 'https://discord.gg/D6Dzc5m3' }
headers: { Location: 'https://discord.gg/cJZUCUxMYZ' }
});
}

Loading…
Cancel
Save