Group Page corrected

This commit is contained in:
paoloar77
2022-08-09 17:31:49 +02:00
parent 4cde86c113
commit 0c25bed597
18 changed files with 240 additions and 54 deletions

View File

@@ -28,6 +28,7 @@ export interface IMyGroup {
link_telegram?: string
username_who_block?: string
date_blocked?: Date
createdBy?: string
}
export interface ICalcStat {