mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 19:01:15 +00:00
Update
This commit is contained in:
@@ -13,5 +13,4 @@ Source _aniwave = Source(
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/anime/src/en/aniwave/icon.png",
|
||||
sourceCodeUrl: _aniwaveCodeUrl,
|
||||
version: _aniwaveVersion,
|
||||
appMinVerReq: "0.1.5",
|
||||
isManga: false);
|
||||
|
||||
@@ -12,6 +12,5 @@ Source _animesama = Source(
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/anime/src/fr/animesama/icon.png",
|
||||
sourceCodeUrl: animesamaCodeUrl,
|
||||
appMinVerReq: "0.1.5",
|
||||
version: animesamaVersion,
|
||||
isManga: false);
|
||||
|
||||
Reference in New Issue
Block a user