Update 77mh version

This commit is contained in:
Moustapha Kodjo Amadou 2024-05-04 17:16:20 +01:00 committed by GitHub
parent f461f09f7e
commit 81d87815a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 {
}
}];
}
}
}