fixed styling issue
This commit is contained in:
parent
7f817241ed
commit
4a8ab6e1f6
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ class FolderWatcher {
|
|||
constructor ({window, state}) {
|
||||
this.window = window
|
||||
this.state = state
|
||||
this.torrentsFolderPath
|
||||
this.torrentsFolderPath = null
|
||||
this.watching = false
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue