diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2021-01-27 14:33:22 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2021-01-27 14:41:09 +0000 |
| commit | 52f5c716fb09d0be315338703caf22c6261690ba (patch) | |
| tree | f98cea42d411c8fd48cca00c093401d797e44495 /src/graph.json | |
| parent | node collapsing (w/o relayouting) (diff) | |
| download | fedidag-52f5c716fb09d0be315338703caf22c6261690ba.tar.gz fedidag-52f5c716fb09d0be315338703caf22c6261690ba.zip | |
actually visually collapse nodes
Diffstat (limited to 'src/graph.json')
| -rw-r--r-- | src/graph.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graph.json b/src/graph.json index 5c3fcbf..a1f67d5 100644 --- a/src/graph.json +++ b/src/graph.json @@ -3,6 +3,7 @@ "id": "https://dag.s-ol.nu/discussions/1", "type": "Document", "name": "DiscDAG's Future", + "first": "https://dag.s-ol.nu/users/ColinWright/notes/20200510151146a", "items": [ { "id": "https://dag.s-ol.nu/users/ColinWright/notes/20200510151146a", |
