remove AutoCompleteText from the Open Recycle Bin result in sys plugin

This commit is contained in:
cibere 2024-12-11 10:53:25 -08:00
parent 8b012491de
commit fe4fcf6cc0

View file

@ -298,7 +298,6 @@ namespace Flow.Launcher.Plugin.Sys
IcoPath = "Images\\openrecyclebin.png",
Glyph = new GlyphInfo (FontFamily:"/Resources/#Segoe Fluent Icons", Glyph:"\xe74d"),
CopyText = recycleBinFolder,
AutoCompleteText = recycleBinFolder,
Action = c =>
{
{