fix iconUrl

This commit is contained in:
kodjomoustapha
2024-12-20 11:17:25 +01:00
parent 26bd1c42e5
commit 7cb91be46f
90 changed files with 90 additions and 90 deletions

View File

@@ -7,7 +7,7 @@ Source _princedicionesSource = Source(
lang: "es",
isNsfw:false,
typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/princediciones/icon.png",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/princediciones/icon.png",
dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"es"
);