mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
API changes
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