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.
1 parent 4092095 commit 73c856eCopy full SHA for 73c856e
src/Files.App/ViewModels/Properties/HashesViewModel.cs
@@ -219,8 +219,6 @@ private void OnHashInputTextChanged()
219
InfoBarSeverity = InfoBarSeverity.Success;
220
InfoBarTitle = string.Format(Strings.HashesMatch.GetLocalizedResource(), matchingAlgorithm);
221
}
222
-
223
- IsInfoBarOpen = true;
224
225
226
private async Task OnCompareFileAsync()
0 commit comments