mirror of
https://github.com/itdoginfo/podkop.git
synced 2026-08-02 03:54:13 +03:00
refactor: rename 'iface' to 'source_network_interfaces'
This commit is contained in:
@@ -82,7 +82,7 @@ function createSettingsContent(section) {
|
||||
|
||||
o = section.option(
|
||||
widgets.DeviceSelect,
|
||||
'iface',
|
||||
'source_network_interfaces',
|
||||
_('Source Network Interface'),
|
||||
_('Select the network interface from which the traffic will originate'),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user