Skip to content

Commit dcbf498

Browse files
committed
hooks.json: set default behavior to keep the existing graph
1 parent 7d9ef96 commit dcbf498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hooks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"configuration":
33
{
4-
"delete": true,
4+
"delete": false,
55
"desktop_ready_delay": 90
66
},
77
"hooks":

0 commit comments

Comments
 (0)