Added preview image to copy.
parent
0a40b5c403
commit
8fcf1b8b16
|
@ -177,6 +177,7 @@ def prepare_images(data, config):
|
|||
|
||||
logging.info(f"copying other images")
|
||||
shutil.copy("./source/images/boombox.png", "./build/boombox.png")
|
||||
shutil.copy("./source/images/PreviewImage.png", "./build/PreviewImage.png")
|
||||
|
||||
|
||||
def build_xml_code(data, config):
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 977 KiB |
Loading…
Reference in New Issue