[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -2558,6 +2558,8 @@ function startServer() {
|
|||||||
if (!isPresenter) return;
|
if (!isPresenter) return;
|
||||||
|
|
||||||
room.updateRoomNotifications(data);
|
room.updateRoomNotifications(data);
|
||||||
|
|
||||||
|
return cb({ message: true });
|
||||||
});
|
});
|
||||||
|
|
||||||
socket.on('updateRoomModerator', (dataObject) => {
|
socket.on('updateRoomModerator', (dataObject) => {
|
||||||
|
|||||||
@@ -1957,7 +1957,6 @@ function handleButtons() {
|
|||||||
};
|
};
|
||||||
notifyEmailCleanBtn.onclick = () => {
|
notifyEmailCleanBtn.onclick = () => {
|
||||||
rc.cleanNotifications();
|
rc.cleanNotifications();
|
||||||
rc.saveNotifications();
|
|
||||||
};
|
};
|
||||||
saveNotificationsBtn.onclick = () => {
|
saveNotificationsBtn.onclick = () => {
|
||||||
rc.saveNotifications();
|
rc.saveNotifications();
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم