hata düzeltme 2
This commit is contained in:
@@ -2,6 +2,7 @@ import { createServerClient } from '@supabase/ssr'
|
|||||||
import { NextResponse, type NextRequest } from 'next/server'
|
import { NextResponse, type NextRequest } from 'next/server'
|
||||||
|
|
||||||
export async function updateSession(request: NextRequest) {
|
export async function updateSession(request: NextRequest) {
|
||||||
|
// Force git update
|
||||||
let supabaseResponse = NextResponse.next({
|
let supabaseResponse = NextResponse.next({
|
||||||
request,
|
request,
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user