浏览代码

Fixing bug due to changing drawshield api

Kirk Trombley 6 年之前
父节点
当前提交
1dc44a0b3b
共有 1 个文件被更改,包括 4 次插入0 次删除
  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