mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
tweak plugin settings (#9522)
This commit is contained in:
@@ -32,7 +32,8 @@ namespace Wox.Test
|
||||
var metadata = new PluginMetadata
|
||||
{
|
||||
ID = "dummyName",
|
||||
IcoPath = "dummyIcoPath",
|
||||
IcoPathDark = "dummyIcoPath",
|
||||
IcoPathLight = "dummyIcoPath",
|
||||
ExecuteFileName = "dummyExecuteFileName",
|
||||
PluginDirectory = "dummyPluginDirectory",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user