forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2022-01-03 20:33:08 -06:00
parent 7c0ebd7487
commit de5b1f9c1b
1 changed files with 2 additions and 2 deletions

View File

@ -405,7 +405,7 @@
{% block scripts %}
{% if v %}
<script>
<!-- <script>
const TRANSFER_TAX = {% if v.patron or u.patron %}0{% else %}0.03{% endif %};
function updateTax() {
@ -440,7 +440,7 @@
setTimeout(_ => t.disabled = false, 2000);
}
</script>
</script> -->
{% endif %}
{% if u.song %}