mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-18 05:05:56 +08:00
fixup
This commit is contained in:
parent
859cf6930f
commit
dc555b2206
@ -33,12 +33,6 @@ async function handle(
|
||||
return fetchResult;
|
||||
}
|
||||
|
||||
export const GET = handle;
|
||||
export const POST = handle;
|
||||
export const PUT = handle;
|
||||
|
||||
// nextjs dose not support those https methods, sucks
|
||||
export const PROFIND = handle;
|
||||
export const MKCOL = handle;
|
||||
|
||||
export const runtime = "edge";
|
||||
|
Loading…
x
Reference in New Issue
Block a user