New version
This commit is contained in:
parent
3e275d2d3a
commit
7a4f7b6ff8
@ -365,6 +365,8 @@ function getWindowsIEEE8021x(connectionType, iface, ifaces) {
|
|||||||
let i8021xState = '';
|
let i8021xState = '';
|
||||||
let i8021xProtocol = '';
|
let i8021xProtocol = '';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const SSID = getWindowsWirelessIfaceSSID(iface);
|
const SSID = getWindowsWirelessIfaceSSID(iface);
|
||||||
if(SSID !== 'Unknown') {
|
if(SSID !== 'Unknown') {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user