mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
Add system plugin descriptions.
This commit is contained in:
@@ -13,7 +13,6 @@ namespace Wox.Plugin.BrowserBookmark
|
||||
private PluginInitContext context;
|
||||
private List<Bookmark> bookmarks = new List<Bookmark>();
|
||||
|
||||
|
||||
public void Init(PluginInitContext context)
|
||||
{
|
||||
bookmarks.Clear();
|
||||
|
||||
Reference in New Issue
Block a user