mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
Remove task to wait for the program reload to complete
This commit is contained in:
@@ -148,10 +148,7 @@ namespace Wox.Plugin.Program
|
|||||||
|
|
||||||
public void ReloadData()
|
public void ReloadData()
|
||||||
{
|
{
|
||||||
Task.Run(() =>
|
IndexPrograms();
|
||||||
{
|
|
||||||
IndexPrograms();
|
|
||||||
});
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user