forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-12-09 23:39:13 +02:00
parent 1931cd09c7
commit afd3126542
1 changed files with 1 additions and 1 deletions

View File

@ -722,7 +722,7 @@
{% endif %}
{% if v %}
<script src="/assets/js/userpage_v.js?v=79"></script>
<script src="/assets/js/userpage_v.js?v=80"></script>
<div id="tax" class="d-none">{% if v.patron or u.patron %}0{% else %}0.03{% endif %}</div>
<div id="username" class="d-none">{{u.username}}</div>
{% endif %}