mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Update ckeditor
Move e2e tests Code refactoring
This commit is contained in:
parent
9993432c7b
commit
e5af98b04b
122 changed files with 617 additions and 561 deletions
|
|
@ -2,7 +2,7 @@
|
|||
import ko from 'ko';
|
||||
import _ from '_';
|
||||
|
||||
// Remote = require('Remote/User/Ajax');
|
||||
// import Remote from 'Remote/User/Ajax';
|
||||
|
||||
class TemplateUserStore
|
||||
{
|
||||
|
|
@ -35,4 +35,4 @@ class TemplateUserStore
|
|||
}
|
||||
}
|
||||
|
||||
module.exports = new TemplateUserStore();
|
||||
export default new TemplateUserStore();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue