Skip to content

Commit

Permalink
pains of editing on mobile (i)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nubuki-all committed Jun 17, 2024
1 parent e41421a commit 6e193a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bot/workers/downloaders/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ def __init__(
self.qbit = qbit
self.unfin_str = conf.UN_FINISHED_PROGRESS_STR
self.display_dl_info = _bot.display_additional_dl_info
else:
self.display_dl_info = False
if conf.PAUSE_ON_DL_INFO:
self.pause_on_dl_info = True
else:
Expand Down

0 comments on commit 6e193a4

Please sign in to comment.