mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
fix: schema
This commit is contained in:
parent
a883f22eaa
commit
2270ad7b3d
2 changed files with 8 additions and 8 deletions
|
@ -1,2 +1,2 @@
|
|||
- id: "non-custody"
|
||||
name: "Non-custody"
|
||||
- id: non-custody
|
||||
name: Non-custody
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
- id: "wallet"
|
||||
name: "Wallet"
|
||||
- id: "email"
|
||||
name: "Email"
|
||||
- id: "seed"
|
||||
name: "Seed"
|
||||
- id: wallet
|
||||
name: Wallet
|
||||
- id: email
|
||||
name: Email
|
||||
- id: seed
|
||||
name: Seed
|
||||
|
|
Loading…
Reference in a new issue