Skip to content
  • rswindell's avatar
    Fix bug reported by echicken in batch_add_list(): · 38e61a76
    rswindell authored
    If a filename had no extension, it could not be added via batch download
    list since this code was truncating all white-space off each line read.
    Now it will just truncate end-of-line characters.
    38e61a76