mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
Refactoring Plugin Loader [WIP].
This commit is contained in:
@@ -19,7 +19,7 @@ namespace Wox.Plugin
|
||||
|
||||
public static string ExecutableFile
|
||||
{
|
||||
get { return "ExecutableFile"; }
|
||||
get { return "executablefile"; }
|
||||
}
|
||||
|
||||
public static bool IsAllowed(string language)
|
||||
|
||||
Reference in New Issue
Block a user