From 6486922823c8fee307938d0baefef89cfd31f86c Mon Sep 17 00:00:00 2001 From: thyttan <6uuxstm66@mozmail.comā©> Date: Wed, 18 Oct 2023 00:25:21 +0200 Subject: [PATCH] Slider: remove a space --- modules/Slider.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Slider.js b/modules/Slider.js index a153e94abf2..6402364fe8d 100644 --- a/modules/Slider.js +++ b/modules/Slider.js @@ -172,7 +172,7 @@ try { // For making it possiblie to run the test app in the following catch stat } // Add standard slider graphics only if wanted. - if (o.c.drawableSlider) { + if (o.c.drawableSlider) { // Function for getting the indication bars size. o.f.updateBar = (levelHeight)=>{