Procházet zdrojové kódy

Fixing bug due to changing drawshield api

Kirk Trombley před 6 roky
rodič
revize
1dc44a0b3b
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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