Matthias Nott
2026-03-23 07ad99d7c4f8c52930442a34d316e634435bd75a
lib/widgets/command_bar.dart
....@@ -45,7 +45,7 @@
4545 ),
4646 _CommandButton(
4747 icon: Icons.attach_file,
48
- label: 'Photo',
48
+ label: 'Attach',
4949 onTap: onPhoto,
5050 ),
5151 _CommandButton(