Skip to content

Commit 0812c81

Browse files
authored
Merge pull request #692 from PolymathNetwork/fix/duplicate-ihavemyown
fix duplicate id for provider
2 parents fced07d + c54b376 commit 0812c81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/polymath-issuer/src/pages/providers

packages/polymath-issuer/src/pages/providers/data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ const providers: Array<ServiceProvider> = [
124124
'and communications while our Corporate team focuses on the interaction with our technology ecosystem.',
125125
},
126126
{
127-
id: 23,
127+
id: 58,
128128
cat: 0,
129129
title: 'Chain Partners',
130130
logo: '/providers/advisory/chain-par.png',

0 commit comments

Comments
 (0)