mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 11:39:21 +03:00
Fix eslint version
This commit is contained in:
parent
8e8a041032
commit
8a6765faeb
15 changed files with 342 additions and 398 deletions
1
dev/External/ko.js
vendored
1
dev/External/ko.js
vendored
|
|
@ -407,6 +407,7 @@ ko.bindingHandlers.onTab = {
|
|||
{
|
||||
return fValueAccessor().call(oViewModel, !!oEvent.shiftKey);
|
||||
}
|
||||
return true;
|
||||
});
|
||||
|
||||
ko.utils.domNodeDisposal.addDisposeCallback(oElement, function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue