fix avatar รายละเอียดการรับโอน
This commit is contained in:
parent
e497160fd5
commit
e278e0588d
2 changed files with 3 additions and 0 deletions
|
|
@ -224,6 +224,7 @@ interface Assign {
|
|||
}
|
||||
|
||||
interface DataProfile {
|
||||
avatar?: string;
|
||||
child1: string | null;
|
||||
child1ShortName: string | null;
|
||||
child2: string | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue