fix seek for items
This commit is contained in:
parent
7fe51fe7ac
commit
5591739531
4 changed files with 24 additions and 13 deletions
|
|
@ -67,6 +67,7 @@ function parseURL() {
|
|||
id = id.replace('/editor/', '/').replace('/player/', '/')
|
||||
type = "item"
|
||||
}
|
||||
//console.log(type, id, args)
|
||||
return [type, id, args]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue