forked from DebaucheryLibrarian/traxxx
Added Model Media API layout, renamed AsiaM.
This commit is contained in:
@@ -53,6 +53,7 @@ async function curateReleaseEntry(release, batchId, existingRelease, type = 'sce
|
||||
date_precision: release.datePrecision,
|
||||
slug,
|
||||
description: decode(release.description),
|
||||
alt_descriptions: release.altDescriptions?.map((description) => decode(description)),
|
||||
comment: release.comment,
|
||||
attributes: release.attributes,
|
||||
photo_count: Number(release.photoCount) || null,
|
||||
|
||||
Reference in New Issue
Block a user