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