mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
fix
This commit is contained in:
@@ -95,7 +95,7 @@ class Source {
|
|||||||
"sourceCodeUrl": sourceCodeUrl,
|
"sourceCodeUrl": sourceCodeUrl,
|
||||||
"apiUrl": apiUrl,
|
"apiUrl": apiUrl,
|
||||||
"version": version,
|
"version": version,
|
||||||
"itemType": itemType,
|
"itemType": itemType?.index ?? 0,
|
||||||
"isFullData": isFullData,
|
"isFullData": isFullData,
|
||||||
"appMinVerReq": appMinVerReq,
|
"appMinVerReq": appMinVerReq,
|
||||||
"additionalParams": additionalParams,
|
"additionalParams": additionalParams,
|
||||||
|
|||||||
Reference in New Issue
Block a user