mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-12-28 09:38:50 +01:00
[bug] fix escaping remove link modal
This commit is contained in:
parent
81fc16151c
commit
c36a90b0b6
@ -22,7 +22,7 @@ var keyboard = (function() {
|
||||
link.add.group.close();
|
||||
shade.close();
|
||||
} else if (state.get().link.edit) {
|
||||
link.add.close();
|
||||
link.add.item.close();
|
||||
shade.close();
|
||||
control.render.update();
|
||||
control.render.class();
|
||||
|
Loading…
Reference in New Issue
Block a user