forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-12-17 08:02:48 +02:00
parent 10ee8fd863
commit 85221192c6
2 changed files with 4 additions and 1 deletions

View File

@ -81,3 +81,6 @@
</ul>
</nav>
{% endblock %}
{% block SongsTax %}
{% endblock %}

View File

@ -720,7 +720,7 @@
{% endblock %}
{% block GIFpicker %}
{% block SongsTax %}
{% if u.song %}
<div id="uid" class="d-none">{{u.id}}</div>
{% endif %}