This commit is contained in:
Peter Maquiran
2022-01-10 13:37:22 +01:00
parent b82239741b
commit d6605c519c
2 changed files with 7 additions and 3 deletions
@@ -3,7 +3,7 @@ import { v4 as uuidv4 } from 'uuid'
import { wsCallbacksParams, msgQueue } from 'src/app/models/rochet-chat-cliente-service'
/**
* Use this class to interact with rocketchat realtime API
* Use this class to interact with rocketChat realtime API
*/
class _RocketChatClientService {