mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Merge branch 'enable_manual_reloaddata' into dev
This commit is contained in:
@@ -148,10 +148,7 @@ namespace Wox.Plugin.Program
|
||||
|
||||
public void ReloadData()
|
||||
{
|
||||
Task.Run(() =>
|
||||
{
|
||||
IndexPrograms();
|
||||
});
|
||||
IndexPrograms();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user