[mirotalksfu] - #122 add popup msg
هذا الالتزام موجود في:
@@ -42,6 +42,7 @@ const html = {
|
||||
};
|
||||
|
||||
const icons = {
|
||||
ptt: '<i class="fa-solid fa-hand-pointer"></i>',
|
||||
lobby: '<i class="fas fa-shield-halved"></i>',
|
||||
lock: '<i class="fa-solid fa-lock"></i>',
|
||||
unlock: '<i class="fa-solid fa-lock-open"></i>',
|
||||
@@ -4024,6 +4025,10 @@ class RoomClient {
|
||||
this.sound('switch');
|
||||
this.userLog('info', `${icons.sounds} Sounds notification ${status}`, 'top-end');
|
||||
break;
|
||||
case 'ptt':
|
||||
this.sound('switch');
|
||||
this.userLog('info', `${icons.ptt} Push to talk ${status}`, 'top-end');
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم