diff --git a/src/Files.App/Services/PreviewPopupProviders/SeerProProvider.cs b/src/Files.App/Services/PreviewPopupProviders/SeerProProvider.cs index c83e780fec42..49ad253bc0d2 100644 --- a/src/Files.App/Services/PreviewPopupProviders/SeerProProvider.cs +++ b/src/Files.App/Services/PreviewPopupProviders/SeerProProvider.cs @@ -48,7 +48,7 @@ public async Task DetectAvailability() private Task DetectTrackSelectionSetting() { - bool trackSelectedFile = false; + bool trackSelectedFile = true; // List of possible paths for the Seer Pro settings file string[] paths =