fix ranged filter GT and LT conditions, reduce energy filter preset

This commit is contained in:
Christoph Kluge
2026-03-09 11:28:30 +01:00
parent d0ebba5b4a
commit d2bc046fc6
2 changed files with 17 additions and 20 deletions

View File

@@ -29,7 +29,7 @@
/* Const */
const minEnergyPreset = 1;
const maxEnergyPreset = 1000;
const maxEnergyPreset = 100;
/* Derived */
// Pending