mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-13 22:56:28 +00:00
feat: 修改chat的数据结构
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"extends": "next/core-web-vitals"
|
||||
"extends": "next/core-web-vitals",
|
||||
"rules": {
|
||||
"react-hooks/rules-of-hooks": 0
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user