Add screenshot

This commit is contained in:
2019-11-18 20:43:54 +01:00
parent 3c479ac5d4
commit 77d78af3a6
2 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ def filter_updatable_torrents():
else: else:
del torrents[torrent] del torrents[torrent]
logging.info( logging.debug(
'The following torrents can be updated: %s', 'The following torrents can be updated: %s',
[t for t in torrents.keys()] [t for t in torrents.keys()]
) )

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB