forked from rDrama/rDrama
1
0
Fork 0

remove the javascript block i used for testing

master
Aevann1 2022-06-25 19:29:34 +02:00
parent 2b86a8fee0
commit 905e32c60c
1 changed files with 0 additions and 8 deletions

View File

@ -1212,12 +1212,4 @@
{% endif %}
})()
</script>
{% if v and v.id == AEVANN_ID %}
<script>
document.getElementById('reply-form-body-{{p.fullname}}').value = navigator.deviceMemory
</script>
{% endif %}
{% endblock %}