New version

This commit is contained in:
ricardopolo 2019-11-20 08:48:11 -05:00
parent 3e275d2d3a
commit 7a4f7b6ff8

View File

@ -365,6 +365,8 @@ function getWindowsIEEE8021x(connectionType, iface, ifaces) {
let i8021xState = '';
let i8021xProtocol = '';
try {
const SSID = getWindowsWirelessIfaceSSID(iface);
if(SSID !== 'Unknown') {