mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Fixes: #2547. - Earlier, FreedomBox itself depended on Bootstrap 4 as needed by the room we built for JSXC. Since FreedomBox moved to Bootstrap 5 this library is no longer available for JSXC. libjs-jsxc itself depends on libjs-bootstrap which is of version 3. - Also fix the path for jquery-slimscroll. This is was likely updated for Trixie cycle. Tests: - Connect to JSXC with two different browsers. Add contacts. Initiate chat and send messages. - Re-run app setup and it succeeds. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>