From ce8cf3a2fe33f764748e844763d730c6fa35989b Mon Sep 17 00:00:00 2001 From: "Ricardo Guzman (Richonguzman)" Date: Thu, 8 Jan 2026 14:08:07 -0300 Subject: [PATCH] minimal interval updated --- data_embed/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data_embed/index.html b/data_embed/index.html index cfeb6ba..25df80c 100644 --- a/data_embed/index.html +++ b/data_embed/index.html @@ -604,11 +604,11 @@ type="number" name="beacon.interval" id="beacon.interval" - placeholder="15" class="form-control" - required="" + value="15" + min="10" step="1" - min="15" + required /> minutes