Fix nepnep map index error

This commit is contained in:
kodjomoustapha
2023-11-18 14:58:45 +01:00
parent 50a6c84d47
commit 049d1dad1a
3 changed files with 24 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
import '../../../model/source.dart';
import '../../../utils/utils.dart';
const nepnepVersion = "0.0.25";
const nepnepVersion = "0.0.3";
const nepnepSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/nepnep/nepnep-v$nepnepVersion.dart";
const defaultDateFormat = "yyyy-MM-dd HH:mm:ss";