no longer require presence of ugoira tag to process ugoira posts

This commit is contained in:
r888888888
2014-10-23 16:34:31 -07:00
parent c9ee4f242f
commit 981e6dab67
4 changed files with 11 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ module Downloads
@file_path = file_path
# we sometimes need to capture data from the source page
@data = {:is_ugoira => options[:is_ugoira]}
@data = {}
end
def download!