Skip to content

Commit 95c7cb8

Browse files
committed
Merge branch 'up/fix/wifi-qr-wpa3' into chore/all-my-stuffs
2 parents 9192d46 + e50995d commit 95c7cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/wifi-qr-code-generator/wifi-qr-code-generator.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const { download } = useDownloadFileFromBase64({ source: qrcode, filename: 'qr-c
5353
value: 'nopass',
5454
},
5555
{
56-
label: 'WPA/WPA2',
56+
label: 'WPA/WPA2/WPA3',
5757
value: 'WPA',
5858
},
5959
{

0 commit comments

Comments
 (0)