Skip to content

Commit

Permalink
Merge pull request #218 from BigWhaleLabs/add-ketl
Browse files Browse the repository at this point in the history
add ketl to dropdown
  • Loading branch information
MixailE authored Nov 16, 2023
2 parents aaa3caf + 462758d commit 314c2ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions src/sealVerseData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ export default [
value: 'https://echo.sealcred.xyz',
},
{ label: 'Sealcaster', value: 'https://sealcaster.xyz' },
{ label: 'ketl', value: 'https://ketl.xyz' },
] as Option[]
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6356,9 +6356,9 @@ __metadata:
linkType: hard

"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001399, caniuse-lite@npm:^1.0.30001400":
version: 1.0.30001477
resolution: "caniuse-lite@npm:1.0.30001477"
checksum: 22db0feccf43b0c16a46bb59b4e26ae05011f41c6947f1dd176d5056e0db58c3415a5ff7ee5a60903a6bda7311b71705d1d29fc4c43a8b8a1bdeef8c1d93f6a8
version: 1.0.30001562
resolution: "caniuse-lite@npm:1.0.30001562"
checksum: 414ed45ae47a432607be1c9588bd478440acb033e46ede74c97501bfdb9ba4b1615e221d3ce7c7be55e1e0834725fd1ce5bf5e037bb9dd384c8e85b5e83dc6d1
languageName: node
linkType: hard

Expand Down

0 comments on commit 314c2ea

Please sign in to comment.