Skip to content

Commit

Permalink
Fix endpoint robonomics network productionRelayPolkadot.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelSheremetev authored Jul 21, 2024
1 parent f4e8009 commit f968d86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,7 @@ export const prodParasPolkadot: Omit<EndpointOption, 'teleport'>[] = [
}
},
{
homepage: 'http://robonomics.network/',
homepage: 'http://robonomics.network/'
info: 'robonomics',

Check failure on line 720 in packages/apps-config/src/endpoints/productionRelayPolkadot.ts

View workflow job for this annotation

GitHub Actions / pr (build:code)

',' expected.
paraId: 3388,
providers: {
Expand Down

0 comments on commit f968d86

Please sign in to comment.