mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
API Key: UX Fixes and adjustments post the dashboard updates
This commit is contained in:
@@ -1161,6 +1161,7 @@ export class App {
|
||||
chatflows.map((cf) => {
|
||||
linkedChatFlows.push({
|
||||
flowName: cf.name,
|
||||
category: cf.category,
|
||||
updatedDate: cf.updatedDate
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user