mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
update
This commit is contained in:
@@ -56,7 +56,9 @@ namespace Wox.Plugin.Program
|
||||
Stopwatch.Normal("|Wox.Plugin.Program.Main|Win32Program index cost", IndexUWPPrograms);
|
||||
});
|
||||
|
||||
Task.WaitAll(a, b);
|
||||
Task.WaitAll(a, b);
|
||||
|
||||
_settings.LastReindexTime = DateTime.Today;
|
||||
}
|
||||
|
||||
public void Save()
|
||||
|
||||
Reference in New Issue
Block a user