mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-15 08:30:42 +08:00
♻️
This commit is contained in:
parent
a5ddeaddcd
commit
c8119d5ac2
@ -65,7 +65,6 @@ export const mindmapRender = (element: Element, cdn = Constants.PROTYLE_CDN) =>
|
||||
width: 1,
|
||||
},
|
||||
roam: true,
|
||||
// @ts-ignores
|
||||
symbol: (value: number, params: { data?: { children?: string } }) => {
|
||||
if (params?.data?.children) {
|
||||
return "circle";
|
||||
|
Loading…
Reference in New Issue
Block a user