mirror of
https://github.com/redstrate/Astra.git
synced 2025-06-08 15:07:45 +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
|
@ -23,8 +23,6 @@ MobileForm.FormButtonDelegate {
|
||||||
FileDialog {
|
FileDialog {
|
||||||
id: dialog
|
id: dialog
|
||||||
|
|
||||||
selectFolder: true
|
|
||||||
|
|
||||||
folder: shortcuts.home
|
folder: shortcuts.home
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue