Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
This commit is contained in:
commit
e8a0b4784d
@ -150,6 +150,7 @@ define([
|
||||
if (!secret.keys) {
|
||||
isNewHash = false;
|
||||
secret.keys = secret.key;
|
||||
readOnly = false;
|
||||
}
|
||||
var parsed = Utils.Hash.parsePadUrl(window.location.href);
|
||||
if (!parsed.type) { throw new Error(); }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user