mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
Add reindex call for enable/disable button
For when program source enable && disable + where program not in cache
This commit is contained in:
@@ -20,7 +20,7 @@ namespace Wox.Plugin.Program
|
||||
/// Contains user added folder location contents as well as all user disabled applications
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// <para>Win32 class applications sets UniqueIdentifier using their full path</para>
|
||||
/// <para>Win32 class applications sets UniqueIdentifier using their full file path</para>
|
||||
/// <para>UWP class applications sets UniqueIdentifier using their Application User Model ID</para>
|
||||
/// </remarks>
|
||||
public class ProgramSource
|
||||
|
||||
Reference in New Issue
Block a user