mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
resolve compile error
This commit is contained in:
parent
aff2d4dd76
commit
4692dde3d5
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
import { createElement, SettingsGet } from 'Common/Globals';
|
import { createElement } from 'Common/Globals';
|
||||||
import { forEachObjectEntry, pInt } from 'Common/Utils';
|
import { forEachObjectEntry, pInt } from 'Common/Utils';
|
||||||
import { proxy } from 'Common/Links';
|
|
||||||
|
|
||||||
const
|
const
|
||||||
tpl = createElement('template'),
|
tpl = createElement('template'),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue