help data
This commit is contained in:
@@ -46,7 +46,7 @@ export class FastrewardComponent implements OnInit {
|
||||
// debugger;
|
||||
this.session_image_server = this.familyTotalData.session_image_server;
|
||||
console.log("FAMILY RETURN DATA->", this.familyData);
|
||||
this.total_family = this.familyData.length;
|
||||
this.total_family = this.familyData?.length;
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user