fixed styling issue
This commit is contained in:
@@ -5,7 +5,7 @@ class FolderWatcher {
|
||||
constructor ({window, state}) {
|
||||
this.window = window
|
||||
this.state = state
|
||||
this.torrentsFolderPath
|
||||
this.torrentsFolderPath = null
|
||||
this.watching = false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user