mirror of
https://github.com/venera-app/venera-configs.git
synced 2025-12-16 09:21:16 +00:00
Merge pull request #178 from luckyray-fan/feat-sync-favorite-sort
feat: 绅士漫画拉取顺序对齐
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"name": "紳士漫畫",
|
||||
"fileName": "wnacg.js",
|
||||
"key": "wnacg",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "紳士漫畫漫畫源, 不能使用時請嘗試更換URL"
|
||||
},
|
||||
{
|
||||
|
||||
1
wnacg.js
1
wnacg.js
@@ -357,6 +357,7 @@ class Wnacg extends ComicSource {
|
||||
favorites = {
|
||||
// whether support multi folders
|
||||
multiFolder: true,
|
||||
isOldToNewSort: true,
|
||||
/**
|
||||
* add or delete favorite.
|
||||
* throw `Login expired` to indicate login expired, App will automatically re-login and re-add/delete favorite
|
||||
|
||||
Reference in New Issue
Block a user