mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 07:16:15 -04:00
Add WPA3 to the label so it is clear it is supported same way
This commit is contained in:
parent
1c35ac3704
commit
e50995dc93
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ const { download } = useDownloadFileFromBase64({ source: qrcode, filename: 'qr-c
|
|||
value: 'nopass',
|
||||
},
|
||||
{
|
||||
label: 'WPA/WPA2',
|
||||
label: 'WPA/WPA2/WPA3',
|
||||
value: 'WPA',
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue