[PR #831] [MERGED] fix: free quota tip #22718

Closed
opened 2026-02-21 20:19:36 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/831
Author: @zxhlyh
Created: 8/14/2023
Status: Merged
Merged: 8/14/2023
Merged by: @takatost

Base: mainHead: fix/free-quota


📝 Commits (1)

📊 Changes

10 files changed (+79 additions, -51 deletions)

View changed files

📝 web/app/(commonLayout)/apps/Apps.tsx (+1 -10)
web/app/components/base/icons/assets/vender/line/general/link-external-01.svg (+5 -0)
web/app/components/base/icons/src/vender/line/general/LinkExternal01.json (+38 -0)
web/app/components/base/icons/src/vender/line/general/LinkExternal01.tsx (+14 -0)
📝 web/app/components/base/icons/src/vender/line/general/index.ts (+1 -0)
📝 web/app/components/header/account-setting/model-page/model-item/FreeQuota.tsx (+13 -38)
📝 web/app/components/header/account-setting/model-page/model-item/Setting.tsx (+1 -2)
📝 web/config/index.ts (+0 -1)
📝 web/i18n/lang/common.en.ts (+3 -0)
📝 web/i18n/lang/common.zh.ts (+3 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/831 **Author:** [@zxhlyh](https://github.com/zxhlyh) **Created:** 8/14/2023 **Status:** ✅ Merged **Merged:** 8/14/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `fix/free-quota` --- ### 📝 Commits (1) - [`a94d07b`](https://github.com/langgenius/dify/commit/a94d07b453ba18ee2ea46ecb3a73011a73d93e89) fix: free quota tip ### 📊 Changes **10 files changed** (+79 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `web/app/(commonLayout)/apps/Apps.tsx` (+1 -10) ➕ `web/app/components/base/icons/assets/vender/line/general/link-external-01.svg` (+5 -0) ➕ `web/app/components/base/icons/src/vender/line/general/LinkExternal01.json` (+38 -0) ➕ `web/app/components/base/icons/src/vender/line/general/LinkExternal01.tsx` (+14 -0) 📝 `web/app/components/base/icons/src/vender/line/general/index.ts` (+1 -0) 📝 `web/app/components/header/account-setting/model-page/model-item/FreeQuota.tsx` (+13 -38) 📝 `web/app/components/header/account-setting/model-page/model-item/Setting.tsx` (+1 -2) 📝 `web/config/index.ts` (+0 -1) 📝 `web/i18n/lang/common.en.ts` (+3 -0) 📝 `web/i18n/lang/common.zh.ts` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:19:36 -05:00
yindo closed this issue 2026-02-21 20:19:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22718