mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
The ListInbox endpoint defaulted to LIMIT 50 while the frontend fetched all items without pagination, causing items beyond the first 50 to be silently dropped.