From c3728aebabc6535ce0ee2931b56f627f6ba8075c Mon Sep 17 00:00:00 2001 From: justcool393 Date: Sat, 26 Nov 2022 13:59:38 -0600 Subject: [PATCH] treat nulls as 0 --- files/templates/marseys.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/marseys.html b/files/templates/marseys.html index ad562455c..e650daa6b 100644 --- a/files/templates/marseys.html +++ b/files/templates/marseys.html @@ -29,7 +29,7 @@ {% set user = marsey.user %} {% include "user_in_table.html" %} {% endif %} - + {% if FEATURES['ASSET_SUBMISSIONS'] %} {% if marsey.og %}