mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-24 14:17:47 -06:00
fix: update description on chatbots
This commit is contained in:
@@ -332,6 +332,7 @@ export class DifyController extends ChatbotController implements ChatbotControll
|
||||
},
|
||||
data: {
|
||||
enabled: data?.enabled,
|
||||
description: data.description,
|
||||
botType: data.botType,
|
||||
apiUrl: data.apiUrl,
|
||||
apiKey: data.apiKey,
|
||||
|
||||
Reference in New Issue
Block a user