[PR #120] [CLOSED] update #167

Closed
opened 2026-02-16 10:16:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/webapp-conversation/pull/120
Author: @dream-rec
Created: 11/26/2024
Status: Closed

Base: mainHead: main


📝 Commits (10+)

📊 Changes

13 files changed (+91 additions, -26 deletions)

View changed files

.env.local (+6 -0)
📝 .vscode/settings.json (+1 -1)
📝 app/components/base/app-icon/index.tsx (+1 -1)
📝 app/components/chat/answer/index.tsx (+2 -2)
📝 app/components/chat/index.tsx (+4 -1)
📝 app/components/config-scence/index.tsx (+1 -0)
📝 app/components/index.tsx (+8 -4)
📝 app/components/welcome/index.tsx (+63 -12)
📝 app/components/welcome/massive-component.tsx (+1 -1)
📝 config/index.ts (+2 -2)
📝 i18n/index.ts (+1 -1)
📝 i18n/lang/app.zh.ts (+1 -1)
📝 public/favicon.ico (+0 -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/webapp-conversation/pull/120 **Author:** [@dream-rec](https://github.com/dream-rec) **Created:** 11/26/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`7a6171f`](https://github.com/langgenius/webapp-conversation/commit/7a6171fa385e5cc37b8f5dc5f602f671214e9711) Update index.ts - [`5fe8684`](https://github.com/langgenius/webapp-conversation/commit/5fe86843aa8724a96be2e73bff2627c45bf0d839) Update index.tsx - [`4ffca48`](https://github.com/langgenius/webapp-conversation/commit/4ffca4872122f78192fc6da32323af4946a6943e) Update index.tsx - [`51019df`](https://github.com/langgenius/webapp-conversation/commit/51019dfa4949afcf6a7c1c3fb2846d59df4701c7) Add files via upload - [`7006331`](https://github.com/langgenius/webapp-conversation/commit/7006331d6178c61b210640240ead49f2c4d44666) Add files via upload - [`24da521`](https://github.com/langgenius/webapp-conversation/commit/24da5217da3ac943e1e877cd96a96cfcfb2dc510) Update index.tsx - [`bd183b5`](https://github.com/langgenius/webapp-conversation/commit/bd183b59b1e439d821412f606ef42b823caf3993) Update index.tsx - [`b5d27f5`](https://github.com/langgenius/webapp-conversation/commit/b5d27f54b84ebd3cb260accd21992d0062e9e7a8) Add files via upload - [`7e43fdf`](https://github.com/langgenius/webapp-conversation/commit/7e43fdfa33beb55200a164c869a22d1f335314e3) hello - [`111f795`](https://github.com/langgenius/webapp-conversation/commit/111f7958c62ddb003825c9c4924c891e52a30789) Delete hello.py ### 📊 Changes **13 files changed** (+91 additions, -26 deletions) <details> <summary>View changed files</summary> ➕ `.env.local` (+6 -0) 📝 `.vscode/settings.json` (+1 -1) 📝 `app/components/base/app-icon/index.tsx` (+1 -1) 📝 `app/components/chat/answer/index.tsx` (+2 -2) 📝 `app/components/chat/index.tsx` (+4 -1) 📝 `app/components/config-scence/index.tsx` (+1 -0) 📝 `app/components/index.tsx` (+8 -4) 📝 `app/components/welcome/index.tsx` (+63 -12) 📝 `app/components/welcome/massive-component.tsx` (+1 -1) 📝 `config/index.ts` (+2 -2) 📝 `i18n/index.ts` (+1 -1) 📝 `i18n/lang/app.zh.ts` (+1 -1) 📝 `public/favicon.ico` (+0 -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-16 10:16:19 -05:00
yindo closed this issue 2026-02-16 10:16:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-conversation#167