Fix #3138: Support DeviantArt login-only works.

This commit is contained in:
evazion
2017-06-10 10:34:51 -05:00
parent 30fc9c93c3
commit f3f55daea6
3 changed files with 45 additions and 2 deletions

View File

@@ -359,6 +359,14 @@ module Danbooru
nil
end
def deviantart_login
nil
end
def deviantart_password
nil
end
def enable_dimension_autotagging
true
end