Jun 24 - Set broadcast message limit to 500 characters - fix error

This commit is contained in:
2026-06-24 13:37:46 -04:00
parent 118238f030
commit e3080cddb2
-1
View File
@@ -153,7 +153,6 @@
</div><!-- /row --> </div><!-- /row -->
{% block scripts %}
<script> <script>
(function () { (function () {
var textarea = document.getElementById('body'); var textarea = document.getElementById('body');