mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-08 05:32:33 +01:00
♻️ menu
This commit is contained in:
parent
828eeee4be
commit
82f9b9c60c
16 changed files with 28 additions and 22 deletions
|
|
@ -235,7 +235,7 @@ ${window.siyuan.languages.createdAt} ${dayjs(response.data.ial.id.substr(0, 14))
|
|||
/// #if MOBILE
|
||||
window.siyuan.menus.menu.fullscreen();
|
||||
/// #else
|
||||
window.siyuan.menus.menu.popup(position, position.isLeft);
|
||||
window.siyuan.menus.menu.popup(position);
|
||||
/// #endif
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue