Skip to content

Commit bd210c3

Browse files
committed
revert FindIcon search source removal
1 parent c2a6330 commit bd210c3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Plugins/Flow.Launcher.Plugin.WebSearch/setting.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@
5656
"Url": "http://en.wikipedia.org/wiki/{q}",
5757
"Enabled": true
5858
},
59+
{
60+
"Title": "FindIcon",
61+
"ActionKeyword": "findicon",
62+
"IconPath": "Images\\pictures.png",
63+
"Url": "http://findicons.com/search/{q}",
64+
"Enabled": true
65+
},
5966
{
6067
"Title": "Facebook",
6168
"ActionKeyword": "facebook",

0 commit comments

Comments
 (0)