diff --git a/src/lib/components/networkswitch.svelte b/src/lib/components/networkswitch.svelte index 8226e5db..8067c58d 100644 --- a/src/lib/components/networkswitch.svelte +++ b/src/lib/components/networkswitch.svelte @@ -83,7 +83,7 @@ >{currentNetwork.chain.name} - {#if context.settings.data.advancedMode} + {#if options.length > 1 && context.settings.data.advancedMode}