Use version 3 for hidden hashes
This commit is contained in:
@@ -30,7 +30,7 @@ define([
|
||||
var password;
|
||||
var initialPathInDrive;
|
||||
|
||||
var currentPad = {
|
||||
var currentPad = window.CryptPad_location = {
|
||||
href: cfg.href || window.location.href,
|
||||
hash: cfg.hash || window.location.hash
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user