Commit e55cf51
committed
Minor bug fix
Some failed downloads result in the creation of a local file
with ".html" appended to the actual name. These files may be deleted.
Previously, this one done only if Settings.verbose was true.
Fixed with this commit.1 parent d32684f commit e55cf51
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments