render.jsx
99.4 KB
-
fix: resolve runtime crashes in render.jsx and TieredPricingEditor.jsx · 8eeae007
- render.jsx: change const destructuring of completionRatio/audioRatio to use raw names with ?? 0 defaults, preventing "Assignment to constant variable" errors in renderModelPrice, renderAudioModelPrice, and renderClaudeModelPrice - TieredPricingEditor.jsx: add missing MATCH_GTE import, remove misleading alias help text, preserve conditions for single-tier configs
CaIon committed