Skip to content

Commit

Permalink
PTT: help text fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hryamzik committed Nov 28, 2023
1 parent 7dab4d9 commit bdd526c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_pack/hid_app/views/hid_ptt.c
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ static void hid_ptt_menu_callback(void* context, uint32_t osIndex, FuriString* o
case HidPushToTalkAppIndexTeamSpeak:
app_specific_help =
"TeamSpeak:\n"
"To make keys working bind them in discord settings.\n\n"
"To make keys working bind them in TeamSpeak settings.\n\n"
;
break;
case HidPushToTalkAppIndexTeams:
Expand Down

0 comments on commit bdd526c

Please sign in to comment.