From 788a72c643e3d4f82defc63c068fa1d5f938aa50 Mon Sep 17 00:00:00 2001 From: Hemna Date: Tue, 26 Sep 2023 12:52:13 -0400 Subject: [PATCH] Webchat: fix input maxlength This changes the maxlength of the input message box to 67 characters. Also changes the GPS beacon text. --- aprsd/web/chat/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aprsd/web/chat/templates/index.html b/aprsd/web/chat/templates/index.html index 0578570..b18bdac 100644 --- a/aprsd/web/chat/templates/index.html +++ b/aprsd/web/chat/templates/index.html @@ -96,11 +96,11 @@
- +
- +