[PR #495] [MERGED] fix: 直接删除带来的其他问题-解决冲突 #743

Closed
opened 2026-03-02 03:41:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/codexu/note-gen/pull/495
Author: @dddcp
Created: 7/30/2025
Status: Merged
Merged: 8/5/2025
Merged by: @codexu

Base: devHead: dev


📝 Commits (4)

  • d67dd24 fix:直接删除模型,导致其他问题
  • ca3c112 fix: 直接删除模型,导致其他问题-解决冲突
  • ff98eaa Merge remote-tracking branch 'origin/dev' into dev
  • 19d29d6 fix: 直接删除模型,导致其他问题-解决冲突

📊 Changes

2 files changed (+24 additions, -2 deletions)

View changed files

📝 src/app/core/article/custom-footer/sync.tsx (+2 -1)
📝 src/app/core/setting/ai/page.tsx (+22 -1)

📄 Description

1.直接删除模型后导致设置中的undefined
企业微信截图_17530880887148

2.直接删除模型后,同步报错的问题
企业微信截图_17530881003613


🔄 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/codexu/note-gen/pull/495 **Author:** [@dddcp](https://github.com/dddcp) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 8/5/2025 **Merged by:** [@codexu](https://github.com/codexu) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (4) - [`d67dd24`](https://github.com/codexu/note-gen/commit/d67dd243695921fc642a5540e121a30f5a17ae75) fix:直接删除模型,导致其他问题 - [`ca3c112`](https://github.com/codexu/note-gen/commit/ca3c11270f870afd4ac3ec395bb4119ac96bab46) fix: 直接删除模型,导致其他问题-解决冲突 - [`ff98eaa`](https://github.com/codexu/note-gen/commit/ff98eaa9d53671f9a9df5ed98bfd2ae2e304249f) Merge remote-tracking branch 'origin/dev' into dev - [`19d29d6`](https://github.com/codexu/note-gen/commit/19d29d6961dbc731ccf95dbc6122af2c39e31882) fix: 直接删除模型,导致其他问题-解决冲突 ### 📊 Changes **2 files changed** (+24 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/app/core/article/custom-footer/sync.tsx` (+2 -1) 📝 `src/app/core/setting/ai/page.tsx` (+22 -1) </details> ### 📄 Description 1.直接删除模型后导致设置中的undefined <img width="1648" height="582" alt="企业微信截图_17530880887148" src="https://github.com/user-attachments/assets/23329da6-1c6e-4ce1-8c41-68198935f6da" /> 2.直接删除模型后,同步报错的问题 <img width="423" height="228" alt="企业微信截图_17530881003613" src="https://github.com/user-attachments/assets/9b43d977-1d30-4a35-9ad3-caed0f06c316" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:41:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#743
No description provided.