test mailboxes and RPCs from the command line, fix some minor errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(function () {
|
||||
(function (window) {
|
||||
var factory = function (Util, Crypto, Nacl) {
|
||||
var Hash = window.CryptPad_Hash = {};
|
||||
|
||||
@@ -547,4 +547,4 @@ Version 1
|
||||
} else {
|
||||
// unsupported initialization
|
||||
}
|
||||
}());
|
||||
}(typeof(window) !== 'undefined'? window : {}));
|
||||
|
||||
Reference in New Issue
Block a user