mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Better solution for #298
This commit is contained in:
parent
1833388ea4
commit
91327a3c6c
6 changed files with 31 additions and 27 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import { Scope } from 'Common/Enums';
|
||||
import { elementById, exitFullscreen } from 'Common/Globals';
|
||||
import { elementById } from 'Common/Globals';
|
||||
import { exitFullscreen } from 'Common/Fullscreen';
|
||||
import { addObservablesTo, addSubscribablesTo } from 'External/ko';
|
||||
|
||||
import { AppUserStore } from 'Stores/User/App';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue