Skip to content

Commit

Permalink
add ketl to dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Damer committed Nov 16, 2023
1 parent 9117929 commit 03aff01
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
1 change: 1 addition & 0 deletions src/data/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 DropdownOption[]
17 changes: 6 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7104,17 +7104,10 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001449, caniuse-lite@npm:^1.0.30001464":
version: 1.0.30001469
resolution: "caniuse-lite@npm:1.0.30001469"
checksum: 8e496509d7e9ff189c72205675b5db0c5f1b6a09917027441e835efae0848a468a8c4e7d2b409ffc202438fcd23ae53e017f976a03c22c04d12d3c0e1e33e5de
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001517, caniuse-lite@npm:^1.0.30001520":
version: 1.0.30001525
resolution: "caniuse-lite@npm:1.0.30001525"
checksum: a0d190c185b8e1220dbc72e42f310633059aa175ca3396eb781b249ac3da6c62b30cb8efc5fa24d632cb938f58d90b0c7772d1c9942b6643cf418c27c2cb8632
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001449, caniuse-lite@npm:^1.0.30001464, caniuse-lite@npm:^1.0.30001517, caniuse-lite@npm:^1.0.30001520":
version: 1.0.30001562
resolution: "caniuse-lite@npm:1.0.30001562"
checksum: 414ed45ae47a432607be1c9588bd478440acb033e46ede74c97501bfdb9ba4b1615e221d3ce7c7be55e1e0834725fd1ce5bf5e037bb9dd384c8e85b5e83dc6d1
languageName: node
linkType: hard

Expand Down Expand Up @@ -18461,6 +18454,7 @@ __metadata:
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: b63cb742fbb9aeb3085e002ad8f10d5fd963606aa4d6b3b65b4e76c396ff09739f03b5dbae08e1698c3bce9d5619d3f67aeb7ee470ed4016bd345b3cfe37b54a
languageName: node
linkType: hard

Expand All @@ -18470,6 +18464,7 @@ __metadata:
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
languageName: node
linkType: hard

Expand Down

0 comments on commit 03aff01

Please sign in to comment.