RocketChat/Rocket.Chat

View on GitHub
apps/meteor/app/custom-sounds/server/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
import './startup/custom-sounds';
import './methods/deleteCustomSound';
import './methods/insertOrUpdateSound';
import './methods/listCustomSounds';
import './methods/uploadCustomSound';