Update njav.js

This commit is contained in:
Yursd
2024-05-07 14:31:19 +08:00
committed by GitHub
parent daa048e954
commit 5db379036c

View File

@@ -11,7 +11,7 @@ const mangayomiSources = [{
"apiUrl": "", "apiUrl": "",
"dateFormat": "", "dateFormat": "",
"dateFormatLocale": "", "dateFormatLocale": "",
"pkgName": "anime/src/zh/njav.js" "pkgName": "anime/src/all/njav.js"
}]; }];
class DefaultExtension extends MProvider { class DefaultExtension extends MProvider {
@@ -344,4 +344,4 @@ const mangayomiSources = [{
} }
]; ];
} }
} }