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