chore: disable max-depth for messages-send
This commit is contained in:
@@ -74,6 +74,8 @@ import {
|
||||
import { USyncQuery, USyncUser } from '../WAUSync'
|
||||
import { makeNewsletterSocket } from './newsletter'
|
||||
|
||||
/* eslint-disable max-depth */
|
||||
|
||||
export const makeMessagesSocket = (config: SocketConfig) => {
|
||||
const {
|
||||
logger,
|
||||
|
||||
Reference in New Issue
Block a user