mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
remove AI For Good as category
This commit is contained in:
parent
88872cc020
commit
2c280d79c5
@ -133,8 +133,6 @@ const categoryImageFile = (category: string) => {
|
||||
case 'Visual Arts & Design':
|
||||
case 'visualart':
|
||||
return visualart
|
||||
case 'AI For Good':
|
||||
return dataofdata
|
||||
default:
|
||||
return fallback
|
||||
}
|
||||
|
@ -38,7 +38,6 @@
|
||||
"type": "select",
|
||||
"required": true,
|
||||
"options": [
|
||||
"AI For Good",
|
||||
"Image Recognition",
|
||||
"Dataset Of Datasets",
|
||||
"Language",
|
||||
|
Loading…
Reference in New Issue
Block a user