mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 17:40:13 +01:00
This commit is contained in:
parent
fb72af192e
commit
54ca2d6226
12 changed files with 112 additions and 65 deletions
|
|
@ -41,7 +41,7 @@ export class Menu {
|
|||
return this.menu.addSeparator(index);
|
||||
}
|
||||
|
||||
open(options:IPosition) {
|
||||
open(options: IPosition) {
|
||||
if (this.isOpen) {
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue