Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Akm789 authored Mar 6, 2024
1 parent 065491a commit 3567e69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2989,6 +2989,9 @@
meta_ids.push(l.target)
}
});

//print meta_ids
console.log('meta_ids',meta_ids)

d_jsonobj["nodes"].forEach(function(n){
n.id = n.id + "_" + fileno
Expand Down

0 comments on commit 3567e69

Please sign in to comment.