fix
patch
billing
feat/phase-2g-bundle
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
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:bdc60e10ac979b5cb472668de6d4fd2a5eb3bff25881c4aa99111c5a7e9e2331 --body "your comment"
No comments yet. Be the first to start the discussion.