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 ded4940 commit b5f81c8Copy full SHA for b5f81c8
Flow.Launcher/ViewModel/ResultViewModel.cs
@@ -62,8 +62,6 @@ public ResultViewModel(Result result, Settings settings)
62
Settings = settings;
63
}
64
65
-
66
67
private Settings Settings { get; }
68
69
public Visibility ShowOpenResultHotkey =>
0 commit comments