mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Improve scripts load system
This commit is contained in:
parent
58b9eed8e8
commit
72bf212f67
39 changed files with 916 additions and 411 deletions
|
|
@ -32,7 +32,7 @@ class RainLoopStorage
|
|||
setHash() {
|
||||
const
|
||||
key = 'AuthAccountHash',
|
||||
appData = window.rainloopAppData
|
||||
appData = window.__rlah_data()
|
||||
;
|
||||
if (this.s)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue