Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cc4db9e authored by Daniel J. Ramirez's avatar Daniel J. Ramirez
Browse files

Added videos category to the main categories

parent ddd65b0e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
<label for="checkbox_{{ category|replace(' ', '_') }}">{{ _(category) }}</label>
{%- endmacro -%}

{% set main_categories = ["general", "images", "news"] %}
{% set main_categories = ["general", "images", "videos", "news"] %}

<div id="categories" {% if rtl %} class="rtl" {% endif %}>
{% for category in categories %}