Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions mycroft/client/wifisetup/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@

network={
ssid="MYCROFT"
psk="MYCROFT1"
psk="12345678"
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP
Expand All @@ -79,7 +79,7 @@

network={
ssid="MYCROFT"
psk="MYCROFT1"
psk="12345678"
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP
Expand Down
2 changes: 1 addition & 1 deletion mycroft/res/text/en-us/i didn't catch that.dialog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Sorry, I didn't catch that
I afraid I couldn't understand that
I'm afraid I couldn't understand that
Can you say that again?
Can you please repeat that?