1
0
Fork 0

[cleanup] Misc fixes

This commit is contained in:
pukkandan 2022-06-22 03:47:41 +05:30
commit 998a3cae0c
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
3 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@ class HttpQuietDownloader(HttpFD):
def to_screen(self, *args, **kargs):
pass
console_title = to_screen
to_console_title = to_screen
class FragmentFD(FileDownloader):