mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Fixed Opening an email with specific content „hangs” RainLoop in the browser (Closes #308)
Code refactoring
This commit is contained in:
parent
af43329902
commit
7a374ebe03
40 changed files with 1100 additions and 181 deletions
|
|
@ -118,7 +118,7 @@
|
|||
/**
|
||||
* @type {*}
|
||||
*/
|
||||
Globals.__APP = null;
|
||||
Globals.__APP__ = null;
|
||||
|
||||
/**
|
||||
* @type {Object}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue