Update URL on Parse

This commit is contained in:
Leo Herzog
2020-06-24 21:48:44 -04:00
parent 9b31f96a7a
commit d3aefe25f9
2 changed files with 4 additions and 0 deletions

View File

@@ -12044,6 +12044,8 @@ function display() {
properties.style.display = 'block';
window.location.hash = parser.toMagnetURI(parsed);
}
function createFileRow(icon, name, size) {

View File

@@ -158,6 +158,8 @@ function display() {
properties.style.display = 'block';
window.location.hash = parser.toMagnetURI(parsed);
}
function createFileRow(icon, name, size) {