From 75020d4df7bc8293ef6c9633a76cbc3171530f38 Mon Sep 17 00:00:00 2001 From: Alex X Date: Wed, 15 May 2024 10:36:29 +0300 Subject: [PATCH] Add probe link to WebUI --- www/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/www/index.html b/www/index.html index cf46a7fa8..ff552e15c 100644 --- a/www/index.html +++ b/www/index.html @@ -60,6 +60,7 @@ const templates = [ 'stream', 'links', + 'probe', 'delete', ];