Update util calls

This commit is contained in:
Matthew Esposito
2023-12-26 16:12:00 -05:00
parent 36357e2609
commit d9f7ebcb79
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@
{% endblock %}
{% block subscriptions %}
{% call utils::sub_list(sub.name.as_str(), "wide") %}
{% call utils::sub_list(sub.name.as_str()) %}
{% endblock %}
{% block body %}