chore: Follow up voice message button

This commit is contained in:
Christian Kußowski 2026-02-15 13:25:09 +01:00
parent 127bc6d698
commit c87e07843f
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652

View file

@ -361,7 +361,7 @@ class ChatInputRow extends StatelessWidget {
child:
PlatformInfos.platformCanRecord &&
!controller.sendController.text.isNotEmpty ||
controller.editEvent != null
controller.editEvent == null
? IconButton(
tooltip: L10n.of(context).voiceMessage,
onPressed: () =>