mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-21 21:02:21 -06:00
fix: update description on chatbots
This commit is contained in:
@@ -319,6 +319,7 @@ export class FlowiseController extends ChatbotController implements ChatbotContr
|
||||
},
|
||||
data: {
|
||||
enabled: data?.enabled,
|
||||
description: data.description,
|
||||
apiUrl: data.apiUrl,
|
||||
apiKey: data.apiKey,
|
||||
expire: data.expire,
|
||||
|
||||
Reference in New Issue
Block a user