mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Add IExclusivePlugin
This commit is contained in:
@@ -10,6 +10,7 @@ namespace Wox.Infrastructure
|
||||
{
|
||||
public static void WriteLine(string msg)
|
||||
{
|
||||
return;
|
||||
Debug.WriteLine(msg);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user