mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-13 01:01:02 +00:00
add nodle icon (#252)
This commit is contained in:
committed by
GitHub
parent
5a6f89c8ad
commit
eeb0be3c7c
@@ -59,6 +59,7 @@ import dothereumIcon from '../../icons/dothereum.svg';
|
||||
import katalchainIcon from '../../icons/katalchain.svg';
|
||||
import bifrostIcon from '../../icons/bifrost.svg';
|
||||
import totemIcon from '../../icons/totem.svg';
|
||||
import nodleIcon from '../../icons/nodle.svg';
|
||||
|
||||
import unknownImplementationIcon from '../../icons/question-solid.svg';
|
||||
|
||||
@@ -83,6 +84,7 @@ const ICONS = {
|
||||
'bifrost-node': bifrostIcon,
|
||||
'totem-meccano-node': totemIcon,
|
||||
Totem: totemIcon,
|
||||
'Nodle Chain Node': nodleIcon,
|
||||
};
|
||||
|
||||
export namespace Column {
|
||||
|
||||
Reference in New Issue
Block a user