mirror of
https://github.com/venera-app/venera-configs.git
synced 2025-09-27 08:27:24 +00:00
Update js api & template
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user