mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
Add clipboard plugin.
This commit is contained in:
@@ -36,6 +36,7 @@ namespace Wox.Plugin.Everything
|
||||
{
|
||||
context.ShowMsg("Could not start " + r.Title, ex.Message, null);
|
||||
}
|
||||
return true;
|
||||
};
|
||||
results.Add(r);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user