Update js api & template

This commit is contained in:
2025-02-11 13:59:00 +08:00
parent c6a347d599
commit a1357ef743
2 changed files with 22 additions and 4 deletions

View File

@@ -494,6 +494,10 @@ class NewComicSource extends ComicSource {
loadNext: async (next, folder) => {
},
/**
* If the comic source only allows one comic in one folder, set this to true.
*/
singleFolderForSingleComic: false,
}
/// single comic related