Update autoembed.js

This commit is contained in:
Moustapha Kodjo Amadou
2024-12-21 16:03:26 +01:00
committed by GitHub
parent 1529e668dc
commit 10e532d23a

View File

@@ -9,7 +9,7 @@ const mangayomiSources = [{
"version": "1.0.0",
"dateFormat": "",
"dateFormatLocale": "",
"pkgPath": ""
"pkgPath": "anime/src/all/autoembed.js"
}];
class DefaultExtension extends MProvider {
@@ -240,4 +240,4 @@ class DefaultExtension extends MProvider {
];
}
}
}