diff --git a/wwwroot/menu.ui b/wwwroot/menu.ui index ef03f58..7b719f7 100644 --- a/wwwroot/menu.ui +++ b/wwwroot/menu.ui @@ -50,8 +50,7 @@ }{% if not loop.last %},{% endif %} {% endfor %} ] - }, - + }{% if not loop.last %},{% endif %} {% endfor %} ] }{% if not loop.last %},{% endif %} @@ -59,3 +58,4 @@ ] } } +{% endif %}