mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
Update
This commit is contained in:
@@ -18,6 +18,7 @@ List<Source> _nepnepSourcesList = [
|
||||
dateFormat: defaultDateFormat,
|
||||
dateFormatLocale: defaultDateFormatLocale,
|
||||
version: nepnepVersion,
|
||||
appMinVerReq: "0.0.5",
|
||||
sourceCodeUrl: nepnepSourceCodeUrl,
|
||||
),
|
||||
Source(
|
||||
@@ -29,6 +30,7 @@ List<Source> _nepnepSourcesList = [
|
||||
dateFormat: defaultDateFormat,
|
||||
dateFormatLocale: defaultDateFormatLocale,
|
||||
version: nepnepVersion,
|
||||
appMinVerReq: "0.0.5",
|
||||
sourceCodeUrl: nepnepSourceCodeUrl,
|
||||
),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user