feat: sync AI compose and ChatBot features
This commit is contained in:
parent
35e5d38f4d
commit
b7269b135f
75 changed files with 5426 additions and 123 deletions
2
deploy/migrations/0046_ai_compose.down.sql
Normal file
2
deploy/migrations/0046_ai_compose.down.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
DROP TABLE IF EXISTS ai_compose_tone_saves;
|
||||
DROP TABLE IF EXISTS ai_compose_tones;
|
||||
Loading…
Add table
Add a link
Reference in a new issue