This commit is contained in:
Scott E. Graves 2025-03-24 19:03:29 -05:00
parent f8f2c1dd08
commit 0174be3e6d

View File

@ -386,7 +386,7 @@ Future<String?> editMountLocation(
);
}).toList(),
),
title: const Text('Set Mount Location'),
title: const Text('Mount Location'),
);
},
);