mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Add clipboard plugin.
This commit is contained in:
@@ -26,6 +26,7 @@ namespace Wox.Plugin.System
|
||||
Action = (c) =>
|
||||
{
|
||||
Process.Start(query.RawQuery);
|
||||
return true;
|
||||
}
|
||||
};
|
||||
results.Add(result);
|
||||
|
||||
Reference in New Issue
Block a user