fix: refs #6818 add config
gitea/salix/pipeline/pr-test This commit looks good Details

This commit is contained in:
Jorge Penadés 2024-11-20 09:52:42 +01:00
parent 033e269a5d
commit 3cce342d9d
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);