mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 15:08:28 +03:00
Bugfix for webpack cleanup
This commit is contained in:
parent
23d7fecd22
commit
c8a85bf67e
2 changed files with 10 additions and 10 deletions
|
|
@ -6,7 +6,7 @@ import { getNotification } from 'Common/Translator';
|
|||
import { i18nToNodes } from 'Common/Translator';
|
||||
|
||||
import Remote from 'Remote/User/Fetch';
|
||||
import FilterModel from 'Model/Filter';
|
||||
import { FilterModel } from 'Model/Filter';
|
||||
import SieveStore from 'Stores/User/Sieve';
|
||||
|
||||
import { popup, showScreenPopup/*, command*/ } from 'Knoin/Knoin';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue