mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update wording
This commit is contained in:
parent
d1c01f476d
commit
7e8d7ef0c0
1 changed files with 1 additions and 1 deletions
|
|
@ -211,7 +211,7 @@ namespace Wox.Plugin.Sys
|
|||
new Result
|
||||
{
|
||||
Title = "Reload Plugin Data",
|
||||
SubTitle = "Reloads plugin's data with new content added after Wox started. Plugins need to have this feature already added.",
|
||||
SubTitle = "Reloads plugin data with new content added after Wox started. Plugins need to have this feature already added.",
|
||||
IcoPath = "Images\\app.png",
|
||||
Action = c =>
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue