Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
commit
ac85b3e238
|
@ -41,7 +41,7 @@ define([
|
|||
var secret = Utils.Hash.getSecrets('drive', hash);
|
||||
if (hash) {
|
||||
// Add a shared folder!
|
||||
// XXX password?
|
||||
// TODO password?
|
||||
Cryptpad.addSharedFolder(secret, function (id) {
|
||||
window.CryptPad_newSharedFolder = id;
|
||||
// Update the hash in the address bar
|
||||
|
|
Loading…
Reference in New Issue