mirror of
https://github.com/oceanprotocol/market.git
synced 2024-11-15 01:34:57 +01:00
process links in transformPublishFormToMetadata
This commit is contained in:
parent
1972b1dca2
commit
681d59ca64
@ -35,9 +35,7 @@ export function transformPublishFormToMetadata(
|
||||
description,
|
||||
copyrightHolder,
|
||||
tags: tags?.split(','),
|
||||
// links: {
|
||||
// url: links
|
||||
// },
|
||||
links: typeof links !== 'string' && links,
|
||||
termsAndConditions,
|
||||
priceType: price.type
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user