- L'utente entra direttamente sul circuito, con fido a zero.

++Abilitazione Fido utente (per admin).
This commit is contained in:
Surya Paolo
2023-06-01 11:40:26 +02:00
parent 616a6c4218
commit e805088da7
32 changed files with 481 additions and 187 deletions

View File

@@ -953,6 +953,7 @@ export interface IProvince {
reg: string
descr: string
link_grp: string
link_telegram: string
}
export interface IMySkill extends IMyMain {