chore(web/tvl): fix sorting
This commit is contained in:
parent
3a8429769b
commit
92c3910dcf
1 changed files with 2 additions and 2 deletions
|
@ -100,17 +100,17 @@ digraph tvl {
|
||||||
wpcarro -> google;
|
wpcarro -> google;
|
||||||
|
|
||||||
// random primary
|
// random primary
|
||||||
artemist -> cynthia;
|
|
||||||
ericvolp -> lukegb;
|
|
||||||
Q -> cynthia;
|
Q -> cynthia;
|
||||||
ac -> wpcarro;
|
ac -> wpcarro;
|
||||||
anon1 -> google;
|
anon1 -> google;
|
||||||
aranea -> multi;
|
aranea -> multi;
|
||||||
|
artemist -> cynthia;
|
||||||
aurora -> eve;
|
aurora -> eve;
|
||||||
borb -> unspecific;
|
borb -> unspecific;
|
||||||
cynthia -> benjojo;
|
cynthia -> benjojo;
|
||||||
drathier -> maskerad;
|
drathier -> maskerad;
|
||||||
eta -> anon1;
|
eta -> anon1;
|
||||||
|
ericvolp -> lukegb;
|
||||||
glittershark -> wpcarro;
|
glittershark -> wpcarro;
|
||||||
jooiiee1 -> unspecific;
|
jooiiee1 -> unspecific;
|
||||||
kanepyork -> lukegb;
|
kanepyork -> lukegb;
|
||||||
|
|
Loading…
Reference in a new issue