mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
Add pluginID for result.
This commit is contained in:
@@ -15,6 +15,7 @@ namespace Wox.Plugin
|
||||
/// if we need to change the plugin config in the futher, use this to
|
||||
/// indicate config version
|
||||
/// </summary>
|
||||
[Obsolete]
|
||||
public int ConfigVersion
|
||||
{
|
||||
get { return configVersion; }
|
||||
|
||||
Reference in New Issue
Block a user