mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
init checkin (#6100)
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Microsoft.Plugin.Calculator
|
||||
|
||||
private string IconPath { get; set; }
|
||||
|
||||
private bool _disposed = false;
|
||||
private bool _disposed;
|
||||
|
||||
public List<Result> Query(Query query)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user