mirror of
https://github.com/suitenumerique/messages.git
synced 2026-04-25 17:15:21 +02:00
Allow to configure a help center URL via the NEXT_PUBLIC_HELP_CENTER_URL environment variable. The button adapts based on what's configured: - Help center only: opens external link directly - Feedback widget only: opens widget directly - Both: shows dropdown with both options The button is now displayed in the header to save space in sidebar, rather than in the left panel.