- sistemazioni Email : registrazione, invio invito, email di benvenuto

- fix circuito
- profilo
This commit is contained in:
Surya Paolo
2025-11-21 20:47:35 +01:00
parent 3c5287a13c
commit 8ab7594f16
88 changed files with 1494 additions and 320 deletions

View File

@@ -1284,7 +1284,7 @@ export interface ICatGrp {
idCatGrp?: number
icon?: string
img?: string
color: string
color?: string
theme: string
}