Skip to content

Commit

Permalink
revert url for large network
Browse files Browse the repository at this point in the history
  • Loading branch information
mikekucera committed Dec 18, 2024
1 parent b1bb1da commit 973a7f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debug/webgl/networks.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ var networks = {
desc: 'NDEX large',
nodes: 3238,
edges: 68641,
// url: 'https://pub-835fc16db602427ba8b9a874e4754257.r2.dev/network-ndex-large.json',
url: 'network-ndex-large.json',
url: 'https://pub-835fc16db602427ba8b9a874e4754257.r2.dev/network-ndex-large.json',
// url: 'network-ndex-large.json',
layout: { name: 'preset' },
style: { file: 'network-ndex-large-style.json' },
},
Expand Down

0 comments on commit 973a7f9

Please sign in to comment.