mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-08-16 00:38:02 +02:00
[bug] fix scroll disabled not being removed in some scenarios
This commit is contained in:
@ -68,6 +68,7 @@ var link = (function() {
|
||||
},
|
||||
cancelAction: function() {
|
||||
resetStagedBookmarkData();
|
||||
autoSuggest.destroy();
|
||||
},
|
||||
actionText: "Add",
|
||||
size: "small",
|
||||
|
Reference in New Issue
Block a user