link to upload advice thread for deleted posts

This commit is contained in:
r888888888
2017-03-22 16:33:14 -07:00
parent 19a82bde30
commit b3e3012a9c
3 changed files with 8 additions and 1 deletions

View File

@@ -35,6 +35,10 @@ module Danbooru
User.find_by_name("DanbooruBot") || User.admins.first
end
def upload_feedback_topic
ForumTopic.where(title: "Upload Feedback Thread").first
end
def upgrade_account_email
contact_email
end