mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
More Knockout code to ES6
This commit is contained in:
parent
b7cb990b00
commit
cbecdd93a0
22 changed files with 733 additions and 865 deletions
2
vendors/knockout/src/tasks.js
vendored
2
vendors/knockout/src/tasks.js
vendored
|
|
@ -66,5 +66,3 @@ ko.tasks = (() => {
|
|||
|
||||
return tasks;
|
||||
})();
|
||||
|
||||
ko.exportSymbol('tasks', ko.tasks);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue