mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-02 20:58:12 +00:00
4.6.5- CoreferenceResolution Module (#631)
This commit is contained in:
@@ -609,7 +609,6 @@ const CollectionCard = () => {
|
||||
),
|
||||
onClick: () =>
|
||||
openSyncConfirm(() => {
|
||||
console.log(collection._id);
|
||||
onclickStartSync(collection._id);
|
||||
})()
|
||||
}
|
||||
|
Reference in New Issue
Block a user