mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
fix: rank schema
This commit is contained in:
parent
0359ec2a6b
commit
415e9b6ece
1 changed files with 2 additions and 2 deletions
|
@ -46,10 +46,10 @@
|
||||||
condition:
|
condition:
|
||||||
exists: true
|
exists: true
|
||||||
points: 10
|
points: 10
|
||||||
- field: team.funding
|
- field: funding.value
|
||||||
label: Funding
|
label: Funding
|
||||||
condition:
|
condition:
|
||||||
minLength: 1
|
exists: true
|
||||||
points: 10
|
points: 10
|
||||||
|
|
||||||
- id: technology
|
- id: technology
|
||||||
|
|
Loading…
Reference in a new issue