mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 13:00:56 +03:00
Fix merge conflict and update how feedback is saved/retrieved
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import client from './client'
|
||||
|
||||
const getStatsFromChatflow = (id) => client.get(`/stats/${id}`)
|
||||
|
||||
export default {
|
||||
getStatsFromChatflow
|
||||
}
|
||||
Reference in New Issue
Block a user