[PR #1148] [MERGED] fix(web): complete some ts type #22919

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1148
Author: @JunIce
Created: 9/10/2023
Status: Merged
Merged: 9/10/2023
Merged by: @crazywoola

Base: mainHead: fix-type


📝 Commits (1)

  • 7479a78 fix(web): complete some ts type

📊 Changes

5 files changed (+15 additions, -15 deletions)

View changed files

📝 web/app/components/datasets/documents/detail/completed/index.tsx (+1 -1)
📝 web/app/components/header/account-setting/key-validator/index.tsx (+1 -1)
📝 web/context/datasets-context.tsx (+1 -1)
📝 web/context/debug-configuration.ts (+6 -0)
📝 web/models/debug.ts (+6 -12)

📄 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/1148 **Author:** [@JunIce](https://github.com/JunIce) **Created:** 9/10/2023 **Status:** ✅ Merged **Merged:** 9/10/2023 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix-type` --- ### 📝 Commits (1) - [`7479a78`](https://github.com/langgenius/dify/commit/7479a782a091072282dd1068a533af40eba2d799) fix(web): complete some ts type ### 📊 Changes **5 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `web/app/components/datasets/documents/detail/completed/index.tsx` (+1 -1) 📝 `web/app/components/header/account-setting/key-validator/index.tsx` (+1 -1) 📝 `web/context/datasets-context.tsx` (+1 -1) 📝 `web/context/debug-configuration.ts` (+6 -0) 📝 `web/models/debug.ts` (+6 -12) </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:20:03 -05:00
yindo closed this issue 2026-02-21 20:20:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22919