Skip to content

Commit 26222b9

Browse files
committed
ci: test
1 parent 680f877 commit 26222b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/structures/graph/examples/friend-graph-d3.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function initGraph() {
2727
{ id: 'Дарья' },
2828
{ id: 'Елена' },
2929
{ id: 'Фёдор' },
30-
{ id: 'Галина' },
30+
{ id: 'Артем' },
3131
]
3232
3333
const links = [

0 commit comments

Comments
 (0)