fix patch billing feat/phase-2g-bundle
AI Agent git-import/068377df · 115 days ago · Apr 2, 2026 · Diff

fix(billing): correct stale guard variable after 17C rename

usedEl was renamed to searchesUsedEl in 17C but the early-return guard still referenced usedEl (undefined), causing loadBillingPanel to exit immediately on every call — no API request, no data, no plan grid.

sha256:bdc60e10ac979b5cb472668de6d4fd2a5eb3bff25881c4aa99111c5a7e9e2331 sha
sha256:1e6c7c9c95cbaa739a94a702eb6e235667751ce9e75c38c543bb85a616161d06 snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:bdc60e10ac979b5cb472668de6d4fd2a5eb3bff25881c4aa99111c5a7e9e2331 --body "your comment"