add new implementation names (#251)

This commit is contained in:
André Silva
2020-04-15 10:15:43 +01:00
committed by GitHub
parent d15409bf2e
commit 5a6f89c8ad
+2
View File
@@ -64,9 +64,11 @@ import unknownImplementationIcon from '../../icons/question-solid.svg';
const ICONS = {
'parity-polkadot': parityPolkadotIcon,
'Parity Polkadot': parityPolkadotIcon,
'polkadot-js': polkadotJsIcon,
'airalab-robonomics': airalabRobonomicsIcon,
'substrate-node': paritySubstrateIcon,
'Substrate Node': paritySubstrateIcon,
'edgeware-node': edgewareIcon,
'Edgeware Node': edgewareIcon,
'joystream-node': joystreamIcon,