mirror of
https://github.com/langgenius/dify.git
synced 2026-05-02 08:28:03 +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.