mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
Added Features
Feature: Search additional folders by default (shallow search) Feature: Disable bookmarks
This commit is contained in:
@@ -53,6 +53,7 @@ namespace Wox.Plugin.SystemPlugins
|
||||
{"CommonStartMenuProgramSource", typeof(CommonStartMenuProgramSource)},
|
||||
{"UserStartMenuProgramSource", typeof(UserStartMenuProgramSource)},
|
||||
{"AppPathsProgramSource", typeof(AppPathsProgramSource)},
|
||||
{"FileSystemFolderSourceShallow", typeof(FileSystemFolderSourceShallow)},
|
||||
};
|
||||
private PluginInitContext context;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user