Skip to content

Commit c808488

Browse files
Update Flow.Launcher.Infrastructure/UserSettings/Settings.cs
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
1 parent 0c9bd7f commit c808488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Infrastructure/UserSettings/Settings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ public bool ShowAtTopmost
497497
}
498498

499499
private bool _autoTopmostResults = false;
500-
public bool AutoTopmostResults
500+
public bool AutoTopmostLastOpenedResult
501501
{
502502
get => _autoTopmostResults;
503503
set

0 commit comments

Comments
 (0)