mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
local comic reading
This commit is contained in:
@@ -462,7 +462,7 @@ abstract mixin class _ComicPageActions {
|
||||
void read([int? ep, int? page]) {
|
||||
App.rootContext.to(
|
||||
() => Reader(
|
||||
source: comicSource,
|
||||
type: comic.comicType,
|
||||
cid: comic.id,
|
||||
name: comic.title,
|
||||
chapters: comic.chapters,
|
||||
|
Reference in New Issue
Block a user