Never going to give this up
This commit is contained in:
parent
f026750353
commit
6e1cbb4d39
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sprintpadawan",
|
||||
"version": "3.3.1",
|
||||
"version": "3.3.0",
|
||||
"description": "Plan. Sprint. Repeat.",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue