fix: ordinamento membri (namecomplete (concat: name, surname, username)

This commit is contained in:
Surya Paolo
2023-04-12 15:37:47 +02:00
parent cfed7552b1
commit fb68df418d
28 changed files with 136 additions and 103 deletions

View File

@@ -816,6 +816,7 @@ export interface IMsgGlobParam {
text?: string
typesend: number
sendreally?: boolean
textaddTelegram?: string
}
export interface IDataToSet {