-
- Downloads
Fixed shared list sorting
Use Array.sort instead of underscore's sortBy() as they don't use the same method/function signature.
Please register or sign in to comment
Use Array.sort instead of underscore's sortBy() as they don't use the same method/function signature.