mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Remove more RainLoop standard/premium licensed code
This commit is contained in:
parent
2a1ccc5d24
commit
4f8b07fe85
18 changed files with 3 additions and 326 deletions
|
|
@ -14,9 +14,6 @@ class AbstractSystemDropDownUserView extends AbstractViewNext {
|
|||
constructor() {
|
||||
super();
|
||||
|
||||
this.logoImg = (Settings.get('UserLogo')||'').trim();
|
||||
this.logoTitle = (Settings.get('UserLogoTitle')||'').trim();
|
||||
|
||||
this.mobile = !!Settings.app('mobile');
|
||||
this.mobileDevice = !!Settings.app('mobileDevice');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue