Skip to content

Commit 34595fd

Browse files
committed
style: hide hyperlink on dashboard of default canvas
1 parent eae6f37 commit 34595fd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/backend/default_canvas.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2174,7 +2174,10 @@
21742174
"strokeWidth": 2,
21752175
"versionNonce": 692312488,
21762176
"boundElements": [],
2177-
"backgroundColor": "#e9ecef"
2177+
"backgroundColor": "#e9ecef",
2178+
"customData": {
2179+
"showHyperlinkIcon": false
2180+
}
21782181
}
21792182
]
21802183
}

0 commit comments

Comments
 (0)