about summary refs log tree commit diff
path: root/web/tvl
diff options
context:
space:
mode:
authorV <v@anomalous.eu>2020-10-27T14·14+0100
committerV <v@anomalous.eu>2020-10-27T15·00+0000
commitd358b81a10af7ecdd78c35b535c5805b356a5778 (patch)
treefe28d8aeac70024ba3f85aba7116a74fc2f3d47a /web/tvl
parent254ddc45f8f7f48219edc580e0102217578603b6 (diff)
fix(web/tvl): Fix TVL graph r/1861
Change-Id: I6ce3be85a0248841837d18fdd4d251729061bfc8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2062
Reviewed-by: lukegb <lukegb@tvl.fyi>
Reviewed-by: firefly <firefly@firefly.nu>
Tested-by: BuildkiteCI
Diffstat (limited to 'web/tvl')
-rw-r--r--web/tvl/tvl.dot2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot
index 569bcab4ad..80d1e02787 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?)