From 5097465c65f10d5fc1109263e2cc418c6854f2e0 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 18 Nov 2024 19:09:51 -0800 Subject: fix(CleanMangaList): total chapter count calculation --- src/lib/Data/Static/authorised.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/lib/Data/Static') diff --git a/src/lib/Data/Static/authorised.json b/src/lib/Data/Static/authorised.json index 94f6762b..07c4688f 100644 --- a/src/lib/Data/Static/authorised.json +++ b/src/lib/Data/Static/authorised.json @@ -1 +1,4 @@ -[5678223] +[ + 5678223, + 7035177 +] \ No newline at end of file -- cgit v1.2.3