mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
Add some signature improvements (#1238)
This commit is contained in:
parent
ca4897038a
commit
9d60dd0786
5 changed files with 23 additions and 16 deletions
|
|
@ -1,9 +1,4 @@
|
|||
|
||||
import $ from '$';
|
||||
import _ from '_';
|
||||
|
||||
import {$win} from 'Common/Globals';
|
||||
|
||||
import {AbstractScreen} from 'Knoin/AbstractScreen';
|
||||
|
||||
import {LoginUserView} from 'View/User/Login';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue