mirror of
https://github.com/Instadapp/boardroom-inc-protocol-Info.git
synced 2024-07-29 22:37:02 +00:00
Merge pull request #27 from boardroom-inc/fix/index-suffix
fix: remove $ from suffix
This commit is contained in:
commit
1b297af4b0
2
index.ts
2
index.ts
|
@ -77,7 +77,7 @@ export const protocols = {
|
||||||
path: "index",
|
path: "index",
|
||||||
description:
|
description:
|
||||||
"The Index Coop is an autonomous asset manager governed, maintained, and upgraded by INDEX token holders.",
|
"The Index Coop is an autonomous asset manager governed, maintained, and upgraded by INDEX token holders.",
|
||||||
suffix: "$INDEX",
|
suffix: "INDEX",
|
||||||
folder: "indexCoop",
|
folder: "indexCoop",
|
||||||
},
|
},
|
||||||
siren: {
|
siren: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user