Add WPA3 to the label so it is clear it is supported same way
This commit is contained in:
parent
1c35ac3704
commit
e50995dc93
@ -53,7 +53,7 @@ const { download } = useDownloadFileFromBase64({ source: qrcode, filename: 'qr-c
|
||||
value: 'nopass',
|
||||
},
|
||||
{
|
||||
label: 'WPA/WPA2',
|
||||
label: 'WPA/WPA2/WPA3',
|
||||
value: 'WPA',
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user