mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
Add query history plugin & upgrade all third-party packages
This commit is contained in:
@@ -44,7 +44,7 @@ namespace Wox.Plugin.WebSearch
|
||||
return true;
|
||||
}
|
||||
}
|
||||
});
|
||||
},true);
|
||||
|
||||
if (UserSettingStorage.Instance.EnableWebSearchSuggestion && !string.IsNullOrEmpty(keyword))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user