mirror of
https://github.com/langgenius/dify.git
synced 2026-03-30 10:30:16 +08:00
- Introduced a subscriptionCount variable to improve readability and performance when checking the number of subscriptions. - Updated the rendering logic to use subscriptionCount, ensuring consistent and clear display of subscription information in the component.