Skip to content

Commit

Permalink
Identity for Shibuya
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard committed Nov 12, 2024
1 parent 0d8ca56 commit c889327
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/apps-config/src/endpoints/testing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
ui: {
color: '#1b6dc1d9',
logo: chainsShidenPNG
}
},
isPeople: true

Check failure on line 825 in packages/apps-config/src/endpoints/testing.ts

View workflow job for this annotation

GitHub Actions / pr (lint)

Expected object keys to be in ascending order. 'isPeople' should be before 'ui'
},
{
info: 'skyekiwi',
Expand Down

0 comments on commit c889327

Please sign in to comment.