mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
fix
This commit is contained in:
@@ -14,7 +14,7 @@ List<Source> _nepnepSourcesList = [
|
||||
baseUrl: "https://mangasee123.com",
|
||||
lang: "en",
|
||||
typeSource: "nepnep",
|
||||
iconUrl: getIconUrl("mangasee", "fr"),
|
||||
iconUrl: getIconUrl("mangasee", "en"),
|
||||
dateFormat: defaultDateFormat,
|
||||
dateFormatLocale: defaultDateFormatLocale,
|
||||
version: nepnepVersion,
|
||||
@@ -26,7 +26,7 @@ List<Source> _nepnepSourcesList = [
|
||||
baseUrl: "https://manga4life.com",
|
||||
lang: "en",
|
||||
typeSource: "nepnep",
|
||||
iconUrl: getIconUrl("mangalife", "id"),
|
||||
iconUrl: getIconUrl("mangalife", "en"),
|
||||
dateFormat: defaultDateFormat,
|
||||
dateFormatLocale: defaultDateFormatLocale,
|
||||
version: nepnepVersion,
|
||||
|
||||
Reference in New Issue
Block a user