Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
EugenWay committed Dec 8, 2023
1 parent f1da255 commit 600cc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apps-config/src/endpoints/production.ts
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'vara',
providers: {
'Gear': 'wss://rpc.vara-network.io'
Gear: 'wss://rpc.vara-network.io'
},
text: 'Vara',
ui: {
Expand Down

0 comments on commit 600cc2e

Please sign in to comment.