design: Remove redundant voice message button
This commit is contained in:
parent
934f084a42
commit
07aef677c6
2 changed files with 0 additions and 16 deletions
|
|
@ -767,9 +767,6 @@ class ChatController extends State<Chat> {
|
|||
if (choice == 'sticker') {
|
||||
sendStickerAction();
|
||||
}
|
||||
if (choice == 'voice') {
|
||||
voiceMessageAction();
|
||||
}
|
||||
if (choice == 'location') {
|
||||
sendLocationAction();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue