[PR #184] [MERGED] Bugfix/fix typo and 0 to constant #176

Closed
opened 2026-03-02 03:43:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/davidarroyo1234/InstagramUnfollowers/pull/184
Author: @davidarroyo1234
Created: 8/7/2024
Status: Merged
Merged: 8/7/2024
Merged by: @davidarroyo1234

Base: masterHead: bugfix/fix-typo-and-0-to-constant


📝 Commits (3)

  • 18c3a22 Fix typo, thanks to @BlueHeisenberg and fix missing "0" in default constants
  • 84dfbaf Fix typo, thanks to @BlueHeisenberg and fix missing "0" in default constants
  • 139a265 Merge remote-tracking branch 'origin/bugfix/fix-typo-and-0-to-constant' into bugfix/fix-typo-and-0-to-constant

📊 Changes

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

View changed files

📝 src/components/SettingMenu.tsx (+1 -1)
📝 src/constants/constants.ts (+1 -1)
📝 src/main.tsx (+2 -2)

📄 Description

Fix typo, thanks to @BlueHeisenberg and fix missing "0" in default constants


🔄 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/davidarroyo1234/InstagramUnfollowers/pull/184 **Author:** [@davidarroyo1234](https://github.com/davidarroyo1234) **Created:** 8/7/2024 **Status:** ✅ Merged **Merged:** 8/7/2024 **Merged by:** [@davidarroyo1234](https://github.com/davidarroyo1234) **Base:** `master` ← **Head:** `bugfix/fix-typo-and-0-to-constant` --- ### 📝 Commits (3) - [`18c3a22`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/18c3a2269c515d3d60f85182ec9cb0bfbfc9d399) Fix typo, thanks to @BlueHeisenberg and fix missing "0" in default constants - [`84dfbaf`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/84dfbaf504652708578aa9b83e202192aaebd6ff) Fix typo, thanks to @BlueHeisenberg and fix missing "0" in default constants - [`139a265`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/139a26581b8983a64e917ab3b0416905db3772a9) Merge remote-tracking branch 'origin/bugfix/fix-typo-and-0-to-constant' into bugfix/fix-typo-and-0-to-constant ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/components/SettingMenu.tsx` (+1 -1) 📝 `src/constants/constants.ts` (+1 -1) 📝 `src/main.tsx` (+2 -2) </details> ### 📄 Description Fix typo, thanks to @BlueHeisenberg and fix missing "0" in default constants --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:43:45 +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/InstagramUnfollowers#176
No description provided.