1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-11-14 17:24:51 +01:00

merged publish-algo into issue398-validate-dockerImages

This commit is contained in:
Bogdan Fazakas 2021-02-26 10:54:25 +02:00
commit a770fdac55

View File

@ -158,7 +158,7 @@ export function MetadataAlgorithmPreview({
)} )}
{values.algorithmPrivacy && ( {values.algorithmPrivacy && (
<MetaItem <MetaItem
key="algorithmPreview" key="privateAlgorithm"
title="Private Algorithm" title="Private Algorithm"
content="Yes" content="Yes"
/> />