mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-30 18:48:55 +00:00
4.6.3-alpha1 (#529)
This commit is contained in:
@@ -142,7 +142,7 @@ export default withNextCors(async function handler(req: NextApiRequest, res: Nex
|
||||
responseDetail: detail,
|
||||
apikey,
|
||||
authType,
|
||||
canWrite: false
|
||||
canWrite: true
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user