diff options
Diffstat (limited to 'web/tvl/tvl.dot')
-rw-r--r-- | web/tvl/tvl.dot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index 414c76730539..e7c6423471d7 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -197,6 +197,7 @@ digraph tvl { edge [weight=0 style="dotted" color="pink" arrowhead="none"]; cynthia -> baby; eta -> baby; + linuxgemini -> baby; Q -> baby; } } |