mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-11 14:30:20 -05:00
[web] Return the list itself when group operation is done
This commit is contained in:
@@ -101,6 +101,7 @@ export class GroupedList {
|
||||
}, new Map())
|
||||
// Create index list
|
||||
this.indices = Array.from(this.itemsGrouped.keys())
|
||||
return this
|
||||
}
|
||||
|
||||
*generate() {
|
||||
|
||||
Reference in New Issue
Block a user