mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-09 17:45:02 +09:00
fixes
This commit is contained in:
parent
ab5f1fdf29
commit
0e2538547e
1 changed files with 1 additions and 1 deletions
2
dist/workers/graph.js
vendored
2
dist/workers/graph.js
vendored
|
@ -35,7 +35,7 @@ const forceProps = {
|
|||
},
|
||||
charge: {
|
||||
strength: -250,
|
||||
distanceMax: 100,
|
||||
distanceMax: 300,
|
||||
},
|
||||
link: {
|
||||
distance: 50,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue