mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-12 15:04:36 +01:00
update version
This commit is contained in:
@@ -190,7 +190,7 @@ public partial class MainView : UserControl
|
||||
// Start async operation to open the dialog.
|
||||
var files = await topLevel.StorageProvider.OpenFolderPickerAsync(new FolderPickerOpenOptions
|
||||
{
|
||||
Title = "Select game path (with game executable)",
|
||||
Title = "Select game path, with launcher and game folder",
|
||||
AllowMultiple = false
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user