From d5336cafc4011ab63acad4dc6159ddb3b5e0771e Mon Sep 17 00:00:00 2001 From: Matchu Date: Thu, 11 Mar 2021 02:04:04 -0800 Subject: [PATCH] Add manifest & movie buttons to item support modal Helpful for debugging HTML5 conversion and making sure we're up to date! --- .../support/ItemLayerSupportModal.js | 30 ++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/src/app/WardrobePage/support/ItemLayerSupportModal.js b/src/app/WardrobePage/support/ItemLayerSupportModal.js index 1bb2c05..710f148 100644 --- a/src/app/WardrobePage/support/ItemLayerSupportModal.js +++ b/src/app/WardrobePage/support/ItemLayerSupportModal.js @@ -142,6 +142,30 @@ function ItemLayerSupportModal({ Assets: + + {itemLayer.canvasMovieLibraryUrl ? ( + + ) : ( + + )} {itemLayer.svgUrl ? (