[PR #96] fix: make optional var nullable #154

Open
opened 2026-02-16 10:16:17 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/webapp-conversation/pull/96
Author: @chenqianhe
Created: 8/15/2024
Status: 🔄 Open

Base: mainHead: fix/optional-var


📝 Commits (3)

  • 317600c fix: make optional var nullable
  • f57be6b fix: fix var name
  • 85d5d20 Merge branch 'main' into fix/optional-var

📊 Changes

2 files changed (+30 additions, -15 deletions)

View changed files

📝 app/components/index.tsx (+6 -4)
📝 app/components/welcome/index.tsx (+24 -11)

📄 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/96 **Author:** [@chenqianhe](https://github.com/chenqianhe) **Created:** 8/15/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix/optional-var` --- ### 📝 Commits (3) - [`317600c`](https://github.com/langgenius/webapp-conversation/commit/317600c3bc7aafe5645663bc7ea719ae26b80b57) fix: make optional var nullable - [`f57be6b`](https://github.com/langgenius/webapp-conversation/commit/f57be6bda922cf9cb9f8e275259e8bfe95e15ea9) fix: fix var name - [`85d5d20`](https://github.com/langgenius/webapp-conversation/commit/85d5d20defb89c794d7834570e790bf31e62f95a) Merge branch 'main' into fix/optional-var ### 📊 Changes **2 files changed** (+30 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `app/components/index.tsx` (+6 -4) 📝 `app/components/welcome/index.tsx` (+24 -11) </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:17 -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#154