Browse Source

Fixing bug due to changing drawshield api

Kirk Trombley 5 years ago
parent
commit
1dc44a0b3b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/plugins/querying.py

+ 4 - 0
src/plugins/querying.py

@@ -49,6 +49,10 @@ wappenwiki\r\n\
 Content-Disposition: form-data; name=\"effect\"\r\n\
 \r\n\
 flat\r\n\
+------RollbotBoundary\r\n\
+Content-Disposition: form-data; name=\"size\"\r\n\
+\r\n\
+500\r\n\
 ------RollbotBoundary
 """ % message.raw_args
     # TODO - this should probably have a random number as part of the boundary