mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
More scrict rules
This commit is contained in:
parent
71b6407d61
commit
fb2e492ce8
30 changed files with 126 additions and 89 deletions
|
|
@ -83,7 +83,7 @@ function MessageOpenPgpPopupView()
|
|||
this.cancelCommand();
|
||||
this.resultCallback(oPrivateKey);
|
||||
|
||||
}, this), 100);
|
||||
}, this), Enums.Magics.Time100ms);
|
||||
|
||||
}, function() {
|
||||
return !this.submitRequest();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue