Update 77mh version
This commit is contained in:
parent
f461f09f7e
commit
81d87815a6
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ const mangayomiSources = [{
|
|||
"typeSource": "single",
|
||||
"isManga": true,
|
||||
"isNsfw": false,
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"apiUrl": "",
|
||||
"dateFormat": "",
|
||||
"dateFormatLocale": "",
|
||||
|
|
@ -256,4 +256,4 @@ class DefaultExtension extends MProvider {
|
|||
}
|
||||
}];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue