Update 77mh version

This commit is contained in:
Moustapha Kodjo Amadou
2024-05-04 17:16:20 +01:00
committed by GitHub
parent 91faa98d8c
commit 1fdbebc25a

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