API changes

This commit is contained in:
qianlifeng
2015-01-26 20:54:01 +08:00
parent 6ee6cd3977
commit 56fa719931
4 changed files with 12 additions and 14 deletions

View File

@@ -44,7 +44,7 @@ namespace Wox.Plugin.WebSearch
return true;
}
}
},true);
});
if (UserSettingStorage.Instance.EnableWebSearchSuggestion && !string.IsNullOrEmpty(keyword))
{