We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e70672 + c821322 commit bb2a959Copy full SHA for bb2a959
src/Files/ViewModels/SettingsViewModels/ExperimentalViewModel.cs
@@ -132,7 +132,7 @@ private bool DetectIsSetAsOpenFileDialog()
132
133
private bool DetectIsSetAsDefaultVisible()
134
{
135
- if (Package.Current.Id.FamilyName == "FilesUWP_dwm5abbcs5pn0" && !IsSetAsDefaultFileManager)
+ if (Package.Current.Id.FamilyName == "49306atecsolution.FilesUWP_et10x9a9vyk8t" && !IsSetAsDefaultFileManager)
136
137
return false;
138
}
0 commit comments