Properly sort chapters of same manga in updates
In case chapters of the same manga had been fetched at the same time, they were sorted by their source order ascending instead of descending, which caused the newest chapter of that manga to be farther down instead of being the first
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"uiVersion": "PREVIEW",
|
||||
"serverVersion": "r1527"
|
||||
"serverVersion": "r1540"
|
||||
},
|
||||
{
|
||||
"tag": "v1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user