mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 20:29:17 +00:00
Antes de alterar o CSS do chatbox
This commit is contained in:
@@ -52,6 +52,7 @@ sequelize
|
||||
});
|
||||
|
||||
socket.on("joinNotification", () => {
|
||||
console.log("chat entro no canal de notificações");
|
||||
socket.join("notification");
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user