mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
Add option to open in tab for WebSearch plugin
This commit is contained in:
@@ -219,5 +219,7 @@ namespace Wox.Plugin.WebSearch
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public bool OpenInNewBrowser { get; set; } = true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user