mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-20 20:49:14 +00:00
missing semicolon
This commit is contained in:
@@ -112,7 +112,7 @@ class Buttons {
|
|||||||
id: button.id,
|
id: button.id,
|
||||||
text: button.body
|
text: button.body
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user