Fixed Bellesa direct scrape passthrough.
This commit is contained in:
@@ -81,7 +81,7 @@ async function fetchLatest(channel, page = 1, { parameters }) {
|
||||
}
|
||||
|
||||
async function fetchScene(url, entity, baseRelease, { parameters }) {
|
||||
if (baseRelease) {
|
||||
if (baseRelease?.entryId) {
|
||||
// identical data
|
||||
return baseRelease;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user