mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-02 14:27:40 +00:00
## Summary Standard tier was incorrectly displaying custom LoRA as a benefit. Refactored to use strongly-typed benefit configuration. ## Changes - **What**: Created `BENEFITS_BY_TIER` configuration to explicitly define tier benefits - **Type Safety**: Added `TierKey` type and improved type constraints throughout - **Fix**: Excluded `customLoRAs` from standard tier (only creator/pro/founder get this feature) ## Review Focus Verify standard tier no longer shows custom LoRA feature in subscription panel ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7391-fix-remove-custom-LoRA-feature-from-standard-tier-2c66d73d36508149ad6ff7bba6333109) by [Unito](https://www.unito.io) --------- Co-authored-by: Claude <noreply@anthropic.com>