Added queryOptions to MusicGenre call on playbackmanager
UserSettings added param to function comment
This commit is contained in:
@@ -628,6 +628,7 @@ export class UserSettings {
|
||||
* (old views such as list.js [Photos] will
|
||||
* use this one)
|
||||
* @param {string} key - Filter key.
|
||||
* @param {string} defaultSortBy - Default SortBy value.
|
||||
* @return {Object} sortOptions object
|
||||
*/
|
||||
getSortValuesLegacy(key, defaultSortBy) {
|
||||
|
||||
Reference in New Issue
Block a user