Skip to content

Commit

Permalink
Update torrent.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Tathar committed Mar 16, 2021
1 parent f6cf8cd commit dfc3e10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transmission_rpc/torrent.py
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ def download_dir(self) -> Optional[int]:
"""The download directory.
available from transmission version 1.5.
available from RPC version 4.
"""
return self._fields["downloadDir"].value

Expand Down

0 comments on commit dfc3e10

Please sign in to comment.