add support for post version queries

This commit is contained in:
r888888888
2016-06-21 13:14:27 -07:00
parent 145229c49f
commit 2ce86ecb8b
9 changed files with 87 additions and 1 deletions

View File

@@ -453,6 +453,9 @@ module Danbooru
def aws_sqs_reltagcalc_url
end
def aws_sqs_post_versions_url
end
def aws_sqs_region
end
end