mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-25 08:24:06 +01:00
🚨
This commit is contained in:
parent
292cd32a0b
commit
860924656d
3 changed files with 6 additions and 7 deletions
|
|
@ -105,7 +105,7 @@ class App {
|
|||
if (unPinMenu) {
|
||||
unPinMenu.forEach(unpinItem => {
|
||||
unPinsMenu.push(unpinItem);
|
||||
})
|
||||
});
|
||||
}
|
||||
});
|
||||
if (unPinsMenu.length > 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue