mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
Vacation filter improvements
New Pgp encrypt/sign popup
This commit is contained in:
parent
c99a46a118
commit
723c2ac6b8
21 changed files with 470 additions and 27 deletions
|
|
@ -283,10 +283,7 @@
|
|||
|
||||
AbstractApp.prototype.bootstart = function ()
|
||||
{
|
||||
if (window.console && Utils.isFunc(window.console.log))
|
||||
{
|
||||
window.console.log('Psss, hacker! There is nothing interesting :)');
|
||||
}
|
||||
Utils.log('Ps' + 'ss, hac' + 'kers! The' + 're\'s not' + 'hing inte' + 'resting :' + ')');
|
||||
|
||||
Events.pub('rl.bootstart');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue