fix: refs #6818 add config #3223

Merged
jorgep merged 1 commits from 6818-warmfixxInsertConfig into test 2024-11-20 09:00:40 +00:00
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
-- Place your SQL code here
INSERT IGNORE INTO vn.saySimpleConfig (url, defaultChannel)
VALUES ('https://verdnatura.saysimple.io/start-conversation', 1320);