mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
delete auto js/css files
This commit is contained in:
parent
27d4bd74ad
commit
e39f0caf2c
17 changed files with 9 additions and 37277 deletions
|
|
@ -82,13 +82,9 @@
|
|||
.wait(function () {
|
||||
__simplePace(30);
|
||||
})
|
||||
.script('{{BaseCommonMainScriptLink}}')
|
||||
.wait(function () {
|
||||
__simplePace(5);
|
||||
})
|
||||
.script('{{BaseAppMainScriptLink}}')
|
||||
.wait(function () {
|
||||
__simplePace(15);
|
||||
__simplePace(20);
|
||||
})
|
||||
.script(function () {
|
||||
return window.rainloopAppData['PluginsLink'] || null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue