remove redundant or we
parent
d8ec52d8d8
commit
7118645f04
|
|
@ -297,10 +297,6 @@
|
||||||
window.location.hash = hash
|
window.location.hash = hash
|
||||||
}
|
}
|
||||||
|
|
||||||
window.onhashchange = () => {
|
|
||||||
navigateToQueryParams()
|
|
||||||
}
|
|
||||||
|
|
||||||
var lastTree = {}
|
var lastTree = {}
|
||||||
|
|
||||||
function idsToTitle(original_ids) {
|
function idsToTitle(original_ids) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue