mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 22:54:01 -06:00
337f1b2a42
subs.find() can return undefined if the selected subscription ID does not match any enabled subscription. Replace the unsafe non-null assertion with an explicit guard and descriptive error. Co-authored-by: oliviareid-svg <oliviareid@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>