260322:1648 Correct Coresspondence / Doing RFA / Correct CI
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// File: app/api/auth/[...nextauth]/route.ts
|
||||
import { GET, POST } from "@/lib/auth";
|
||||
import { GET, POST } from '@/lib/auth';
|
||||
|
||||
export { GET, POST };
|
||||
export { GET, POST };
|
||||
|
||||
Reference in New Issue
Block a user