remove single white space, no code change

This commit is contained in:
Jeremy Wu 2019-10-09 06:24:42 +11:00
parent d64a7cb739
commit 167ef06209

View file

@ -211,7 +211,7 @@ namespace Wox.Plugin.Sys
return true; return true;
} }
}, },
new Result new Result
{ {
Title = "Reload Plugin Data", Title = "Reload Plugin Data",
SubTitle = context.API.GetTranslation("wox_plugin_sys_reload_plugin_data"), SubTitle = context.API.GetTranslation("wox_plugin_sys_reload_plugin_data"),