From 5fb72eed855a2f8b4a2a33d37cabf8374ce4e5f6 Mon Sep 17 00:00:00 2001 From: Simon Frei Date: Mon, 21 Jun 2021 21:44:28 +0200 Subject: [PATCH] gui: Make listener/discovery modal more discoverable (#7780) --- gui/default/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/default/index.html b/gui/default/index.html index 94d4982f3..72d25dccf 100644 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -662,7 +662,7 @@  Listeners - + {{listenersTotal-listenersFailed.length}}/{{listenersTotal}} @@ -672,7 +672,7 @@  Discovery - + {{discoveryTotal-discoveryFailed.length}}/{{discoveryTotal}}