updated
This commit is contained in:
parent
da5ebaeabb
commit
6a3336f6be
@ -92,7 +92,7 @@ export class LatestblocksComponent implements OnInit {
|
||||
|
||||
this.DifferentList.forEach(DifferentList => {
|
||||
this.FirstPageListData.unshift(DifferentList);
|
||||
this.createBlock(DifferentList)
|
||||
//this.createBlock(DifferentList)
|
||||
});
|
||||
|
||||
console.log("DifferentList",this.DifferentList);
|
||||
|
Loading…
Reference in New Issue
Block a user