We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e52db04 + 35d006b commit 7fb8cc5Copy full SHA for 7fb8cc5
Plugins/Flow.Launcher.Plugin.Sys/Main.cs
@@ -148,7 +148,7 @@ private List<Result> Commands()
148
},
149
new Result
150
{
151
- Title = "Log Off",
+ Title = "Log Off/Sign Out",
152
SubTitle = context.API.GetTranslation("flowlauncher_plugin_sys_log_off"),
153
Glyph = new GlyphInfo (FontFamily:"/Resources/#Segoe Fluent Icons", Glyph:"\xe77b"),
154
IcoPath = "Images\\logoff.png",
0 commit comments