pull/5/head
Zlatin Balevsky 2019-06-21 14:45:14 +01:00
parent c210af7870
commit 85466a8e80
1 changed files with 1 additions and 0 deletions

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")