fixes #398
This commit is contained in:
@@ -102,7 +102,7 @@ class Post < ActiveRecord::Base
|
|||||||
|
|
||||||
def preview_file_url
|
def preview_file_url
|
||||||
if is_flash?
|
if is_flash?
|
||||||
return "/data/preview/150x150-flash.png"
|
return "/images/download-preview.png"
|
||||||
end
|
end
|
||||||
|
|
||||||
if Danbooru.config.ssd_path
|
if Danbooru.config.ssd_path
|
||||||
|
|||||||
BIN
public/images/download-preview.png
Normal file
BIN
public/images/download-preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user