This commit is contained in:
Zlatin Balevsky
2019-06-21 14:45:14 +01:00
parent c210af7870
commit 85466a8e80

View File

@ -43,6 +43,7 @@ public class DownloadManager {
I2PConnector connector, File home, Persona me) {
this.eventBus = eventBus
this.trustService = trustService
this.meshManager = meshManager
this.muSettings = muSettings
this.connector = connector
this.incompletes = new File(home,"incompletes")