forked from 0x2620/pandora
pass getSort
This commit is contained in:
parent
8cb86ab9c2
commit
43ce983875
1 changed files with 1 additions and 0 deletions
|
@ -401,6 +401,7 @@ pandora.URL = (function() {
|
||||||
getHash: pandora.getHash,
|
getHash: pandora.getHash,
|
||||||
getItem: pandora.getItem,
|
getItem: pandora.getItem,
|
||||||
getPart: pandora.getPart,
|
getPart: pandora.getPart,
|
||||||
|
getSort: pandora.getSort,
|
||||||
getSpan: pandora.getSpan,
|
getSpan: pandora.getSpan,
|
||||||
pages: [].concat(
|
pages: [].concat(
|
||||||
['home', 'software', 'api', 'help', 'tv', 'documents'],
|
['home', 'software', 'api', 'help', 'tv', 'documents'],
|
||||||
|
|
Loading…
Reference in a new issue