mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-27 01:14:07 +01:00
🚨
This commit is contained in:
parent
c9f6af6e0a
commit
b4395bfca4
3 changed files with 16 additions and 16 deletions
|
|
@ -389,7 +389,7 @@ export class Title {
|
|||
click: () => {
|
||||
quickMakeCard([this.element]);
|
||||
}
|
||||
}]
|
||||
}];
|
||||
if (window.siyuan.config.flashcard.deck) {
|
||||
riffCardMenu.push({
|
||||
iconHTML: Constants.ZWSP,
|
||||
|
|
@ -397,7 +397,7 @@ export class Title {
|
|||
click: () => {
|
||||
makeCard([protyle.block.rootID]);
|
||||
}
|
||||
})
|
||||
});
|
||||
}
|
||||
window.siyuan.menus.menu.append(new MenuItem({
|
||||
label: window.siyuan.languages.riffCard,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue