mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
Add clipboard plugin.
This commit is contained in:
@@ -43,6 +43,7 @@ namespace Wox.Plugin.System
|
||||
{
|
||||
MessageBox.Show("open url failed:" + c.Url);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
}).ToList();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user