mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Fix html parsing
This commit is contained in:
parent
962391e2a0
commit
a30fc911f6
3 changed files with 44 additions and 11 deletions
|
|
@ -5,7 +5,7 @@ import _ from '_';
|
|||
import ko from 'ko';
|
||||
|
||||
import {Magics} from 'Common/Enums';
|
||||
import {settingsSaveHelperSimpleFunction, trim, log} from 'Common/Utils';
|
||||
import {settingsSaveHelperSimpleFunction, trim} from 'Common/Utils';
|
||||
import {i18n, trigger as translatorTrigger} from 'Common/Translator';
|
||||
|
||||
import Remote from 'Remote/Admin/Ajax';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue