Clean cryptpad-common
This commit is contained in:
@@ -7,4 +7,4 @@ define([], function () {
|
||||
var bounceTo = decodeURIComponent(window.location.hash.slice(1));
|
||||
if (!bounceTo) { return; }
|
||||
window.location.href = bounceTo;
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user