chore: lint files

This commit is contained in:
Adhiraj Singh
2023-03-02 15:22:43 +05:30
parent 9c71267e22
commit 06f2d354bf
10 changed files with 13 additions and 13 deletions

View File

@@ -154,7 +154,7 @@ export type AnyRegularMessageContent = (
listReply: Omit<proto.Message.IListResponseMessage, 'contextInfo'>
}
| {
product: WASendableProduct,
product: WASendableProduct
businessOwnerJid?: string
body?: string
footer?: string