mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-18 19:32:21 -06:00
feat: Organization configuration and logo in chatwoot bot contact
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Chatwoot" ADD COLUMN "logo" VARCHAR(500),
|
||||
ADD COLUMN "organization" VARCHAR(100);
|
||||
Reference in New Issue
Block a user