1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-11-15 01:34:57 +01:00

remove compute from publish

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
This commit is contained in:
mihaisc 2020-10-23 15:42:25 +03:00
parent 3fdf26aaa2
commit 9854a9c01d
No known key found for this signature in database
GPG Key ID: 4FB0C2329B4C6E29

View File

@ -38,7 +38,7 @@
"label": "Access Type",
"help": "Choose how you want your files to be accessible for the specified price.",
"type": "select",
"options": ["Download", "Compute"],
"options": ["Download"],
"required": true
},
{