update documentation
This commit is contained in:
parent
ddd665bdfd
commit
23c5256a06
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
addEventListener("hashchange", (e) => log( XRF.URI.parse( document.location.href, true ) ) );
|
addEventListener("hashchange", (e) => log( XRF.URI.parse( document.location.href, true ) ) );
|
||||||
|
|
||||||
document.location.hash = "#t=1,100"
|
if( document.location.hash.length < 2 ) document.location.hash = "#t=1,100"
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue