From 3b6c24467587e905b11dd5e0b7d517b7e0c85a23 Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Thu, 6 Jul 2017 21:08:11 +0300 Subject: [PATCH] prevent framerate dimmer to reach 0% --- motioneye/templates/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/templates/main.html b/motioneye/templates/main.html index 085ac74..e2b38d8 100644 --- a/motioneye/templates/main.html +++ b/motioneye/templates/main.html @@ -125,7 +125,7 @@ ? - + Frame Rate Dimmer ? -- 2.39.5