ESLint fix

This commit is contained in:
Rajeh Taher
2023-05-10 23:49:39 +03:00
committed by GitHub
parent 49c2195f82
commit 9cce97e555

View File

@@ -497,7 +497,7 @@ export const generateWAMessageContent = async(
}
}
}
return WAProto.Message.fromObject(m)
}