mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-27 15:47:45 -06:00
fix: get integrations sessions by type
This commit is contained in:
@@ -29,6 +29,7 @@ export class DifyService {
|
||||
awaitUser: false,
|
||||
botId: data.botId,
|
||||
instanceId: instance.instanceId,
|
||||
type: 'dify',
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user