Use Windows Tor plugin in briar-headless.

This commit is contained in:
akwizgran
2022-05-06 14:56:34 +01:00
parent ffe1876337
commit 654a05df8a
3 changed files with 21 additions and 9 deletions

View File

@@ -30,7 +30,7 @@ import static org.briarproject.bramble.util.OsUtils.isWindows;
@Immutable
@NotNullByDefault
class WindowsTorPluginFactory extends TorPluginFactory {
public class WindowsTorPluginFactory extends TorPluginFactory {
@Inject
WindowsTorPluginFactory(@IoExecutor Executor ioExecutor,