mirror of
https://github.com/liquidraver/ZephCore.git
synced 2026-09-06 01:34:53 +00:00
Channel replies from the Unread screen passed index -1, which sendComposedMessage can't route, so they silently failed to send. Look up the real channel slot by name and bail if it can't be resolved.