mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-22 03:50:55 +08:00
🎨
This commit is contained in:
parent
5dadb67362
commit
121593ec61
@ -337,12 +337,6 @@ export const initFileMenu = (notebookId: string, pathString: string, liElement:
|
|||||||
click: () => {
|
click: () => {
|
||||||
viewCards(id, name, "Tree");
|
viewCards(id, name, "Tree");
|
||||||
}
|
}
|
||||||
}, {
|
|
||||||
iconHTML: Constants.ZWSP,
|
|
||||||
label: window.siyuan.languages.addToDeck,
|
|
||||||
click: () => {
|
|
||||||
makeCard([id]);
|
|
||||||
}
|
|
||||||
}],
|
}],
|
||||||
}).element);
|
}).element);
|
||||||
/// #if !MOBILE
|
/// #if !MOBILE
|
||||||
|
Loading…
Reference in New Issue
Block a user