mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove single white space, no code change
This commit is contained in:
parent
d64a7cb739
commit
167ef06209
1 changed files with 1 additions and 1 deletions
|
|
@ -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"),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue