lib/download_tv/downloader.rb in download_tv-2.4.6 vs lib/download_tv/downloader.rb in download_tv-2.4.7

- old
+ new

@@ -1,9 +1,9 @@ module DownloadTV ## # Entry point of the application class Downloader - attr_reader :offset, :config + attr_reader :config def initialize(config = {}) @config = Configuration.new(config) # Load configuration @filters = [