Skip to content

Commit

Permalink
Update XCAV logo (#10924)
Browse files Browse the repository at this point in the history
Co-authored-by: Ganesh oli <ganesh@thaiofficefurniture.com>
  • Loading branch information
ganesh1997oli and Ganesh oli committed Sep 18, 2024
1 parent 71a4d4a commit 31883e1
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions packages/apps-config/src/endpoints/testingRelayPaseo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import type { EndpointOption } from './types.js';

import { chainsCoretimeKusamaSVG, chainsFrequencyPaseoSVG, chainsHydrationPaseoSVG, chainsLaosSigmaPNG, chainsPaseoPNG, chainsPeoplePolkadotSVG, chainsPopNetworkSVG, chainsXcavatePNG } from '@polkadot/apps-config/ui/logos/chains';
import { chainsCoretimeKusamaSVG, chainsFrequencyPaseoSVG, chainsHydrationPaseoSVG, chainsLaosSigmaPNG, chainsMyxcavPNG, chainsPaseoPNG, chainsPeoplePolkadotSVG, chainsPopNetworkSVG } from '@polkadot/apps-config/ui/logos/chains';
import { nodesAjunaPNG, nodesAssetHubSVG, nodesAventusSVG, nodesBajunPNG, nodesBifrostSVG, nodesBridgeHubSVG, nodesDarwiniaKoiSVG, nodesHyperbridgePNG, nodesIntegriteeSVG, nodesKiltPNG, nodesMandalaPNG, nodesMusePNG, nodesNodleSVG, nodesRexSVG, nodesZeitgeistPNG } from '@polkadot/apps-config/ui/logos/nodes';

import { PASEO_GENESIS } from '../api/constants.js';
Expand Down Expand Up @@ -249,7 +249,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
text: 'Xcavate',
ui: {
color: '#FF0083',
logo: chainsXcavatePNG
logo: chainsMyxcavPNG
}
},
{
Expand Down
Binary file removed packages/apps-config/src/ui/logos/chains/Xcavate.png
Binary file not shown.

This file was deleted.

Loading

0 comments on commit 31883e1

Please sign in to comment.