Never going to give this up

This commit is contained in:
Atridad Lahiji 2023-11-20 09:43:14 -07:00
parent f026750353
commit 6e1cbb4d39
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@ export default authMiddleware({
if (isShit) {
return NextResponse.redirect(
"https://www.youtube.com/watch?v=L_jWHffIx5E"
"https://www.youtube.com/watch?v=dQw4w9WgXcQ"
);
}
}

View file

@ -1,6 +1,6 @@
{
"name": "sprintpadawan",
"version": "3.3.1",
"version": "3.3.0",
"description": "Plan. Sprint. Repeat.",
"private": true,
"scripts": {