remove testing code

This commit is contained in:
Hongtao Zhang 2022-10-30 10:56:34 -05:00
parent 99fd8d1232
commit 2507d1abed
No known key found for this signature in database
GPG key ID: 75F655B91C7AC9BB

View file

@ -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,