Skip to content

Commit

Permalink
Maybe someone does not understand
Browse files Browse the repository at this point in the history
or just more intuitive
  • Loading branch information
LowSkillDeveloper authored Feb 9, 2020
1 parent 5f9387d commit f2ebb55
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ public class MyActivity extends Activity {
"Network details",
"Copy ESSID",
"Copy BSSID",
"Copy network key",
"Copy password",
"Store network profile",
"Generate WPS PIN"
};
Expand Down Expand Up @@ -1140,4 +1140,4 @@ private String getStrSignal(int Signal) {

return Color + Integer.toString(Signal) + "%";
}
}
}

0 comments on commit f2ebb55

Please sign in to comment.