[PR #2208] [MERGED] fix #2200 [new feature]: Add open bookmarks on app start setting #3725

Closed
opened 2026-02-27 01:53:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2208
Author: @zxdong262
Created: 8/7/2021
Status: Merged
Merged: 8/7/2021
Merged by: @zxdong262

Base: masterHead: fix-2200


📝 Commits (1)

  • 7d7c148 fix #2200 [new feature]: Add open bookmarks on app start setting

📊 Changes

6 files changed (+118 additions, -7 deletions)

View changed files

📝 package-lock.json (+4 -4)
📝 package.json (+2 -2)
📝 src/app/common/default-setting.js (+1 -0)
📝 src/client/components/setting-panel/setting.jsx (+13 -0)
src/client/components/setting-panel/start-session-select.jsx (+91 -0)
📝 src/client/store/load-data.js (+7 -1)

📄 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/electerm/electerm/pull/2208 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 8/7/2021 **Status:** ✅ Merged **Merged:** 8/7/2021 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-2200` --- ### 📝 Commits (1) - [`7d7c148`](https://github.com/electerm/electerm/commit/7d7c148e0b109820dcfeb27866a0a013aefe33ca) fix #2200 [new feature]: Add open bookmarks on app start setting ### 📊 Changes **6 files changed** (+118 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -4) 📝 `package.json` (+2 -2) 📝 `src/app/common/default-setting.js` (+1 -0) 📝 `src/client/components/setting-panel/setting.jsx` (+13 -0) ➕ `src/client/components/setting-panel/start-session-select.jsx` (+91 -0) 📝 `src/client/store/load-data.js` (+7 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:53:34 +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/electerm#3725
No description provided.