[PR #61] [CLOSED] docs(download): fix 'System Preferences' typo and add relaunch step #62

Closed
opened 2026-02-16 12:46:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/stoat.chat/pull/61
Author: @shamsytech
Created: 2/10/2026
Status: Closed

Base: mainHead: docs/stoat-download-macOS


📝 Commits (4)

  • bf6598f feat(download): add Aurora Store (FOSS) option for Android
  • f94a28f docs: add development setup instructions
  • 5d853c1 docs(download): fix 'System Preferences' typo and add relaunch step
  • 0cc331f docs(download): fix 'System Preferences' typo and add relaunch step

📊 Changes

4 files changed (+8046 additions, -3 deletions)

View changed files

📝 README.md (+26 -0)
package-lock.json (+8010 -0)
📝 src/lib/consts.ts (+2 -0)
📝 src/pages/download/index.astro (+8 -3)

📄 Description

  • Fix "System Preference" typo to "System Preferences"
  • Add explicit "relaunch app" instruction after quarantine command since app doesn't auto-relaunch

Signed-off-by: Shams shams.tech.dev@proton.me


🔄 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/stoatchat/stoat.chat/pull/61 **Author:** [@shamsytech](https://github.com/shamsytech) **Created:** 2/10/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `docs/stoat-download-macOS` --- ### 📝 Commits (4) - [`bf6598f`](https://github.com/stoatchat/stoat.chat/commit/bf6598f093aae02dc56cf38eec9261bf43e2f4a7) feat(download): add Aurora Store (FOSS) option for Android - [`f94a28f`](https://github.com/stoatchat/stoat.chat/commit/f94a28f78f9d2b8a970443fb561ed52234ca872a) docs: add development setup instructions - [`5d853c1`](https://github.com/stoatchat/stoat.chat/commit/5d853c121b1059c16d5e071a3b31f131903a9f38) docs(download): fix 'System Preferences' typo and add relaunch step - [`0cc331f`](https://github.com/stoatchat/stoat.chat/commit/0cc331f048a7a4e8705e193a5d3317834b719507) docs(download): fix 'System Preferences' typo and add relaunch step ### 📊 Changes **4 files changed** (+8046 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+26 -0) ➕ `package-lock.json` (+8010 -0) 📝 `src/lib/consts.ts` (+2 -0) 📝 `src/pages/download/index.astro` (+8 -3) </details> ### 📄 Description - Fix "System Preference" typo to "System Preferences" - Add explicit "relaunch app" instruction after quarantine command since app doesn't auto-relaunch Signed-off-by: Shams <shams.tech.dev@proton.me> --- <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 12:46:02 -05:00
yindo closed this issue 2026-02-16 12:46:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/stoat.chat#62