mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Compliance empty strings shows as negative
Right keyword seems to be "no".
This commit is contained in:
parent
2a73915d61
commit
20b5f86c5e
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ privacy_policy:
|
||||||
defined: false
|
defined: false
|
||||||
link: ""
|
link: ""
|
||||||
data_usage: ""
|
data_usage: ""
|
||||||
compliance: ""
|
compliance: No
|
||||||
default_privacy: true
|
default_privacy: true
|
||||||
audits: []
|
audits: []
|
||||||
social_trust: Institute of Free Technology
|
social_trust: Institute of Free Technology
|
||||||
|
|
Loading…
Reference in a new issue