mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 19:01:15 +00:00
added icon for some manga extensions
This commit is contained in:
@@ -14,7 +14,7 @@ List<Source> _heanCmsSourcesList = [
|
||||
lang: "es",
|
||||
typeSource: "heancms",
|
||||
isNsfw: true,
|
||||
iconUrl: '',
|
||||
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-es-yugenmangas.png',
|
||||
sourceCodeUrl: heancmsSourceCodeUrl,
|
||||
version: heancmsVersion,
|
||||
dateFormat: defaultDateFormat,
|
||||
@@ -26,7 +26,7 @@ List<Source> _heanCmsSourcesList = [
|
||||
lang: "en",
|
||||
typeSource: "heancms",
|
||||
isNsfw: true,
|
||||
iconUrl: '',
|
||||
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-en-omegascans.png',
|
||||
sourceCodeUrl: heancmsSourceCodeUrl,
|
||||
version: heancmsVersion,
|
||||
dateFormat: defaultDateFormat,
|
||||
|
||||
Reference in New Issue
Block a user