From ea727cd2857870831d4cf1896e0760d494cbbcbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Mon, 21 Oct 2024 14:51:28 +0200 Subject: [PATCH] fixup! Remove call to display more information about the connected peers --- umap/static/umap/js/umap.controls.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/umap/static/umap/js/umap.controls.js b/umap/static/umap/js/umap.controls.js index 585e4548c..f147c04d6 100644 --- a/umap/static/umap/js/umap.controls.js +++ b/umap/static/umap/js/umap.controls.js @@ -667,8 +667,6 @@ const ControlsMixin = { 'leaflet-control-connected-peers', rightContainer, '', - this.displayConnectedPeers, - this ) L.DomEvent.on(connectedPeersCount, 'mouseover', () => { this.tooltip.open({