Bon code !

Skip to content

fix: 馃悰 apply KIOSK_OBJECTIVES filter to WebSocket broadcast

Olivier Cartier requested to merge fix-kiosk-broadcast-filter into main

The /api/kiosk endpoint correctly filtered goals by KIOSK_OBJECTIVES, but broadcastKioskState() sent all goals over WebSocket, so any webhook message or goal update would cause the kiosk to display every objective instead of just the configured subset.

Merge request reports

Loading