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,
|
||||
"apiUrl": apiUrl,
|
||||
"version": version,
|
||||
"itemType": itemType,
|
||||
"itemType": itemType?.index ?? 0,
|
||||
"isFullData": isFullData,
|
||||
"appMinVerReq": appMinVerReq,
|
||||
"additionalParams": additionalParams,
|
||||
|
||||
Reference in New Issue
Block a user