mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 12:46:47 +02:00
Undo change internal
This commit is contained in:
@@ -25,6 +25,6 @@ namespace Wox.Plugin
|
|||||||
|
|
||||||
public class WoxQueryEventArgs
|
public class WoxQueryEventArgs
|
||||||
{
|
{
|
||||||
public Query Query { get; set; }
|
internal Query Query { get; set; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user