upd : task divisi

Deskripsi
- image member

No Issues
This commit is contained in:
amel
2024-08-30 11:37:28 +08:00
parent 611de86c09
commit 3c50078218
4 changed files with 16 additions and 14 deletions

View File

@@ -55,5 +55,6 @@ export interface IDataMemberDivision {
idUser: string,
isAdmin: string,
isLeader: string,
name: string
name: string,
img: string
}