Version estable conversacion normal

This commit is contained in:
2025-11-18 15:17:11 -06:00
parent 8c890d76e0
commit f7a29ad510
4 changed files with 379 additions and 373 deletions

View File

@@ -1,5 +1,5 @@
{
"include": ["**/*.ts", "**/*.tsx"],
"include": ["**/*.ts", "**/*.tsx", "src/components/ai/AIChatModal.jsx", "src/components/ai/AIChatModal.js"],
"compilerOptions": {
"target": "ES2022",
"jsx": "react-jsx",