mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-21 03:27:22 -06:00
fix: upload media s3 on waba
This commit is contained in:
parent
401770be1c
commit
73727da867
@ -23,7 +23,6 @@ export class InstanceDto extends IntegrationDto {
|
|||||||
proxyProtocol?: string;
|
proxyProtocol?: string;
|
||||||
proxyUsername?: string;
|
proxyUsername?: string;
|
||||||
proxyPassword?: string;
|
proxyPassword?: string;
|
||||||
chatwootAutoCreate?: boolean;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export class SetPresenceDto {
|
export class SetPresenceDto {
|
||||||
|
Loading…
Reference in New Issue
Block a user