Make DMG selector not filterable
This commit is contained in:
parent
fc64d7929f
commit
72b68c844d
1 changed files with 0 additions and 1 deletions
|
@ -278,7 +278,6 @@ class ImageLocationFragment : WizardFragment(), SimpleFilePickerDialog.Interacti
|
|||
|
||||
SimpleFilePickerDialog.build(folderPath, mode)
|
||||
.title(title)
|
||||
.filterable(true, true)
|
||||
.show(this, dialogTag)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue