[PR #105] [CLOSED] fix: do not delete a server channels when deleting server from collection #109

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

📋 Pull Request Information

Original PR: https://github.com/stoatchat/javascript-client-sdk/pull/105
Author: @amycatgirl
Created: 9/22/2024
Status: Closed

Base: mainHead: main


📝 Commits (3)

  • 98dc236 chore: update lockfile
  • cce4724 fix: do not delete a server channels when deleting server from collection
  • 0f372b6 Discard changes to pnpm-lock.yaml

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 src/classes/Server.ts (+3 -3)

📄 Description

Please make sure to check the following tasks before opening and submitting a PR

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

🔄 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/javascript-client-sdk/pull/105 **Author:** [@amycatgirl](https://github.com/amycatgirl) **Created:** 9/22/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`98dc236`](https://github.com/stoatchat/javascript-client-sdk/commit/98dc236b505ca24c32ad39bf92ad240e053da629) chore: update lockfile - [`cce4724`](https://github.com/stoatchat/javascript-client-sdk/commit/cce47249d49979cdda92f028a4b00fb1ebafd4e3) fix: do not delete a server channels when deleting server from collection - [`0f372b6`](https://github.com/stoatchat/javascript-client-sdk/commit/0f372b66d31f2bd91b3e481f7484358d1793d2c7) Discard changes to pnpm-lock.yaml ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/classes/Server.ts` (+3 -3) </details> ### 📄 Description ## Please make sure to check the following tasks before opening and submitting a PR - [x] I understand and have followed the [contribution guide](https://github.com/revoltchat/.github/blob/master/.github/CONTRIBUTING.md) - [x] I have tested my changes locally and they are working as intended --- <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:27:02 -05:00
yindo closed this issue 2026-02-16 12:27:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/javascript-client-sdk#109