Skip to content

Commit

Permalink
Add WPA3 to the label so it is clear it is supported same way
Browse files Browse the repository at this point in the history
  • Loading branch information
asheliahut committed Oct 1, 2024
1 parent 1c35ac3 commit e50995d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const { download } = useDownloadFileFromBase64({ source: qrcode, filename: 'qr-c
value: 'nopass',
},
{
label: 'WPA/WPA2',
label: 'WPA/WPA2/WPA3',
value: 'WPA',
},
{
Expand Down

0 comments on commit e50995d

Please sign in to comment.