From d9f9a54a08d34d8293d600bb09af5af78a4799ef Mon Sep 17 00:00:00 2001 From: Michal Turcan Date: Wed, 7 Jun 2023 21:53:06 +0200 Subject: [PATCH] add localterra to display chains --- src/utils/localStorage/keys.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/localStorage/keys.ts b/src/utils/localStorage/keys.ts index 5023f08e5..96ecfc4f3 100644 --- a/src/utils/localStorage/keys.ts +++ b/src/utils/localStorage/keys.ts @@ -42,6 +42,7 @@ export const DefaultDisplayChains = { mainnet: ["phoenix-1", "osmosis-1"], testnet: ["pisco-1"], classic: ["columbus-5"], + localterra: ["localterra"], } export const DefaultCustomTokens = {