This commit is contained in:
parent
efcb15e2e3
commit
2042f1606f
@ -69,7 +69,7 @@ class _MountWidgetState extends State<MountWidget> {
|
||||
children: [
|
||||
if (mount.mounted != null && !mount.mounted!)
|
||||
IconButton(
|
||||
icon: const Icon(Icons.edit),
|
||||
icon: const Icon(Icons.create_new_folder),
|
||||
color: subTextColor,
|
||||
tooltip: 'Edit mount location',
|
||||
onPressed: () async {
|
||||
|
Loading…
x
Reference in New Issue
Block a user