diff --git a/src/components/ConfigContext.tsx b/src/components/ConfigContext.tsx index 4ea8852..f7a846e 100644 --- a/src/components/ConfigContext.tsx +++ b/src/components/ConfigContext.tsx @@ -128,14 +128,6 @@ function ConfigPopover({ config, setConfig, onClose, anchorRef, onOpenKeyModal } ))} -
- -
Region
updateSetting('tileLayer', e.target.value)} - className="w-full p-2 border border-gray-300 dark:border-neutral-600 rounded text-sm bg-white dark:bg-neutral-800 text-gray-700 dark:text-gray-300" - > - {TILE_LAYERS.map(layer => ( - - ))} - -
- {/* Show all neighbors */} + {/* Tile layer */} +
+ + +
+ {/* Show meshcore coverage overlay