mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-07-13 12:37:13 +02:00
[bug] fix escaping remove link modal
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user