init: cosmetics

This commit is contained in:
bol-van 2022-02-16 15:53:03 +03:00
parent 5e81194483
commit 8637f609da

View File

@ -235,7 +235,7 @@ nft_fw_tpws4()
}
nft_fw_tpws6()
{
local script ifaces DLAN
local script DLAN
call_for_multiple_items network_get_device DLAN "$OPENWRT_LAN"
_nft_fw_tpws6 "$1" $2 "$DLAN" always_apply_wan_filter
}