mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 11:49:19 +00:00
feat: starting appbar notifications
This commit is contained in:
@@ -126,7 +126,6 @@ exports.store = async (req, res, next) => {
|
||||
});
|
||||
|
||||
if (media) {
|
||||
console.log(media);
|
||||
const newMedia = MessageMedia.fromFilePath(req.file.path);
|
||||
|
||||
message.mediaUrl = req.file.filename;
|
||||
|
||||
Reference in New Issue
Block a user