mirror of
https://github.com/redstrate/Astra.git
synced 2025-06-08 06:57:46 +00:00
File select delegates shouldn't only select folders
This commit is contained in:
parent
202252503b
commit
309ea25e08
1 changed files with 1 additions and 3 deletions
|
@ -22,9 +22,7 @@ MobileForm.FormButtonDelegate {
|
|||
|
||||
FileDialog {
|
||||
id: dialog
|
||||
|
||||
selectFolder: true
|
||||
|
||||
|
||||
folder: shortcuts.home
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue