update documentation
This commit is contained in:
parent
ddd665bdfd
commit
23c5256a06
|
@ -34,7 +34,7 @@
|
|||
|
||||
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…
Reference in New Issue