luci-app-keepalived: fix copy past error for the debug option
authorFlorian Eckert <fe@dev.tdt.de>
Fri, 10 May 2024 07:33:28 +0000 (09:33 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Fri, 10 May 2024 07:33:30 +0000 (09:33 +0200)
commit61e7e121dcb3afb18596add0488e98da134ebd45
treea829d18d0d5d8b59a0312434b974b69313bac57c
parent7656c64afb7d3769254f250e0c9b09b7daa98a13
luci-app-keepalived: fix copy past error for the debug option

The 'debug' configuration option in the LuCI incorrectly overwrites the
'preempt_delay' configuration option due to a copy past error. Using the
correct uci configuration option 'debug' fixes this error.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
applications/luci-app-keepalived/htdocs/luci-static/resources/view/keepalived/vrrp_instance.js