From 5db379036cc7ae131dad0d0c476ce55e63fbbaf3 Mon Sep 17 00:00:00 2001 From: Yursd <99310159+Yursd@users.noreply.github.com> Date: Tue, 7 May 2024 14:31:19 +0800 Subject: [PATCH] Update njav.js --- javascript/anime/src/all/njav.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/javascript/anime/src/all/njav.js b/javascript/anime/src/all/njav.js index d33ada5c..28f98b98 100644 --- a/javascript/anime/src/all/njav.js +++ b/javascript/anime/src/all/njav.js @@ -11,7 +11,7 @@ const mangayomiSources = [{ "apiUrl": "", "dateFormat": "", "dateFormatLocale": "", - "pkgName": "anime/src/zh/njav.js" + "pkgName": "anime/src/all/njav.js" }]; class DefaultExtension extends MProvider { @@ -344,4 +344,4 @@ const mangayomiSources = [{ } ]; } - } \ No newline at end of file + }