- Iniziato a scrivere la CHATBOT...

This commit is contained in:
Surya Paolo
2025-08-09 00:48:44 +02:00
parent 6013a624f6
commit f1f3f5ad07
14 changed files with 186 additions and 68 deletions

View File

@@ -162,6 +162,7 @@ export const shared_consts = {
CATALOGO: 310,
RACCOLTA: 315,
TOOLSAI: 320,
CHATBOT: 325,
MAPPA: 350,
MAPPAUTENTI: 360,
MAPPACOMUNI: 370,
@@ -1976,6 +1977,14 @@ export const shared_consts = {
value: 315,
label: 'RACCOLTA CATALOGHI',
},
{
value: 320,
label: 'TOOLS AI',
},
{
value: 325,
label: 'CHATBOT',
},
{
value: 350,
label: 'MAPPA',