mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
save: dialog toggling
This commit is contained in:
parent
9b22dc3abd
commit
aa581b1a77
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ export class Editor {
|
|||
toggle: this.clearMode,
|
||||
},
|
||||
[MODES.SAVE]: {
|
||||
toggle: this.clearMode,
|
||||
stop: this.resetSaveDialog,
|
||||
},
|
||||
[MODES.PROVIDER]: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue