[PR #247] [MERGED] constants: update string quotes for consistency and fix profile picture ID handling #387

Closed
opened 2026-03-07 20:16:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/davidarroyo1234/InstagramUnfollowers/pull/247
Author: @ramazansancar
Created: 10/1/2025
Status: Merged
Merged: 10/1/2025
Merged by: @davidarroyo1234

Base: masterHead: master


📝 Commits (6)

  • 9ab28bb feat: Adding those without a profile picture to the filter
  • 188be7f Merge branch 'davidarroyo1234:master' into master
  • 81a0059 Merge branch 'davidarroyo1234:master' into master
  • c790399 Merge branch 'davidarroyo1234:master' into master
  • f9bf1cb constants: update string quotes for consistency and fix profile picture ID handling
  • 2ce7d4b fix: code formating fixed.

📊 Changes

2 files changed (+8 additions, -5 deletions)

View changed files

📝 src/constants/constants.ts (+6 -3)
📝 src/utils/utils.ts (+2 -2)

📄 Description

image

There are 2 different links to not having a profile picture.

"44884218_345707102882519_2446069589734326272_n",
"464760996_1254146839119862_3605321457742435801_n",

🔄 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/247 **Author:** [@ramazansancar](https://github.com/ramazansancar) **Created:** 10/1/2025 **Status:** ✅ Merged **Merged:** 10/1/2025 **Merged by:** [@davidarroyo1234](https://github.com/davidarroyo1234) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`9ab28bb`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/9ab28bb23e783ac223ae316b0f971940e0ce219b) feat: Adding those without a profile picture to the filter - [`188be7f`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/188be7f0a62cfee2aa3970ad2208d9121a8cd402) Merge branch 'davidarroyo1234:master' into master - [`81a0059`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/81a00594e7b14eb0d11a24ba4aa13ec088282510) Merge branch 'davidarroyo1234:master' into master - [`c790399`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/c7903993207201bd97cbbdfd9f300a0b6be3b5fd) Merge branch 'davidarroyo1234:master' into master - [`f9bf1cb`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/f9bf1cb5704850ff2a6be4bd11137b2e71e6320e) constants: update string quotes for consistency and fix profile picture ID handling - [`2ce7d4b`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/2ce7d4b022fd95c494e542315f1f0e9aa9bd64d2) fix: code formating fixed. ### 📊 Changes **2 files changed** (+8 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/constants/constants.ts` (+6 -3) 📝 `src/utils/utils.ts` (+2 -2) </details> ### 📄 Description <img width="124" height="364" alt="image" src="https://github.com/user-attachments/assets/6adf4d15-609b-4111-a288-225fbb6c300a" /> There are 2 different links to not having a profile picture. ```json "44884218_345707102882519_2446069589734326272_n", "464760996_1254146839119862_3605321457742435801_n", ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:16: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#387
No description provided.