fix indentation

This commit is contained in:
Albert Yi
2018-09-27 16:58:22 -07:00
parent 05dfb5de60
commit 6a375d04e0

View File

@@ -85,8 +85,8 @@ module Sources
end end
def page_url def page_url
return nil if illust_id.blank? return nil if illust_id.blank?
"https://nijie.info/view.php?id=#{illust_id}" "https://nijie.info/view.php?id=#{illust_id}"
end end
def profile_url def profile_url