mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-19 03:42:23 -06:00
fix: fixed proxy config in manager
This commit is contained in:
@@ -89,7 +89,7 @@ export class EventController {
|
||||
instanceId: this.monitor.waInstances[instanceName].instanceId,
|
||||
},
|
||||
update: {
|
||||
...data,
|
||||
...data[this.name],
|
||||
},
|
||||
create: {
|
||||
enabled: data[this.name]?.enabled,
|
||||
|
||||
Reference in New Issue
Block a user