diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/tvl/tvl.dot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index 569bcab4ad4a..80d1e02787b4 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -108,7 +108,6 @@ digraph tvl { puck -> edef; qyliss -> edef; rcombs -> edef; - V -> edef; // via spotify seven -> spotify; @@ -144,6 +143,7 @@ digraph tvl { afra -> unspecific; nikky -> afra; spacekookie -> qyliss; + V -> unspecific; } // secondary edges (how are they connected otherwise?) |