mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove testing code
This commit is contained in:
parent
99fd8d1232
commit
2507d1abed
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ namespace Flow.Launcher.Plugin.Program.Programs
|
|||
{
|
||||
Title = title,
|
||||
SubTitle = Main._settings.HideAppsPath ? string.Empty : LnkResolvedPath ?? FullPath,
|
||||
IcoPath = "https://media.wired.com/photos/598e35fb99d76447c4eb1f28/master/pass/phonepicutres-TA.jpg",
|
||||
IcoPath = IcoPath,
|
||||
Score = matchResult.Score,
|
||||
TitleHighlightData = matchResult.MatchData,
|
||||
ContextData = this,
|
||||
|
|
|
|||
Loading…
Reference in a new issue