Files
zeropost-tool/components
Ник (Claude) 59016a7490 fix: restructure inbox API routes — channel/ and message/ namespaces
Next.js не позволяет [channelId] и [id] на одном уровне.
Решение: /api/inbox/channel/[channelId]/* и /api/inbox/message/[id]/*
InboxTab: все fetch пути обновлены
2026-06-11 20:14:40 +03:00
..