Fixed actor description logos.

This commit is contained in:
2020-06-28 04:22:19 +02:00
parent f4029f0ef7
commit 41d7d2fa34
4 changed files with 40 additions and 21 deletions

View File

@@ -39,8 +39,7 @@ function curateActor(actor, release) {
...(profile.description && {
[profile.descriptionHash]: {
text: profile.description,
network: profile.network,
site: profile.site,
entity: profile.entity,
},
}),
}), {});