From 77e5da55efbcf71e1d4c4689488356b98debb12a Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 23 Oct 2022 11:27:20 +0200 Subject: [PATCH] fix behavior that would replace marsey tags with "none" if we didn't specify them on update --- files/templates/update_assets.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/update_assets.html b/files/templates/update_assets.html index aec180c82..20832d931 100644 --- a/files/templates/update_assets.html +++ b/files/templates/update_assets.html @@ -49,11 +49,11 @@ - + {% if type == "Marsey" %} - + {% endif %}