Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/shaggy-hats-behave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
Comment thread
nazabucciarelli marked this conversation as resolved.
'@rocket.chat/meteor': major
---

Removes deleteCustomSound Meteor method
Comment thread
coderabbitai[bot] marked this conversation as resolved.
1 change: 0 additions & 1 deletion apps/meteor/app/custom-sounds/server/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
import './startup/custom-sounds';
import './methods/deleteCustomSound';
import './methods/listCustomSounds';
27 changes: 0 additions & 27 deletions apps/meteor/app/custom-sounds/server/methods/deleteCustomSound.ts

This file was deleted.

Loading