Files
luci/modules
Daniel Nilsson f5c18061ed luci-base: allow sort value to be reassigned
Commit 234e131507 changed the "val"
variable to be a constant, but it's value is reassigned later. Change
the variable to be declared with let instead so it can be reassigned.

Signed-off-by: Daniel Nilsson <dannil+github@protonmail.com>
2025-01-01 13:35:25 +00:00
..