mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Sorting on sending list via socket and RESTApi when projecting
This commit is contained in:
@@ -178,7 +178,7 @@ var List = {
|
||||
full_playlist[x].votes = 0;
|
||||
}
|
||||
}
|
||||
List.sortList();
|
||||
//List.sortList();
|
||||
|
||||
Helper.setHtml("#wrapper", "");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user