fix comics merge

This commit is contained in:
bakatrouble 2019-04-01 02:04:36 +03:00
parent 6116290b33
commit faf031e855

View File

@ -69,5 +69,5 @@ class TapasFeedModuleConfig(FeedModuleConfig):
offset += im.size[0]
new_im_path = os.path.join(d, 'combined.jpg')
new_im.save(new_im_path)
bot.send_document(chat_id, new_im_path, caption=caption)
bot.send_document(chat_id, new_im_path, caption=caption)
yield eid