mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
init checkin (#6100)
This commit is contained in:
@@ -12,6 +12,6 @@ namespace Microsoft.Plugin.Indexer
|
||||
|
||||
public int MaxSearchCount { get; set; } = 30;
|
||||
|
||||
public bool UseLocationAsWorkingDir { get; set; } = false;
|
||||
public bool UseLocationAsWorkingDir { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user