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(