mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
loxilb UI: fix updating existing LB mode/sel
fix: https://github.com/vincentmli/BPFire/issues/24 Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -167,6 +167,7 @@ if ($settings{'ACTION'} eq $Lang::tr{'add'}) {
|
||||
}
|
||||
|
||||
if ($settings{'EN'} eq 'on') {
|
||||
&DeleteLB(%settings);
|
||||
&CreateLB(%settings);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user