[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -65,6 +65,7 @@ const icons = {
|
|||||||
codecs: '<i class="fa-solid fa-film"></i>',
|
codecs: '<i class="fa-solid fa-film"></i>',
|
||||||
theme: '<i class="fas fa-fill-drip"></i>',
|
theme: '<i class="fas fa-fill-drip"></i>',
|
||||||
recSync: '<i class="fa-solid fa-cloud-arrow-up"></i>',
|
recSync: '<i class="fa-solid fa-cloud-arrow-up"></i>',
|
||||||
|
refresh: '<i class="fas fa-rotate"></i>',
|
||||||
};
|
};
|
||||||
|
|
||||||
const image = {
|
const image = {
|
||||||
@@ -5132,10 +5133,10 @@ class RoomClient {
|
|||||||
this.userLog('info', `${icons.theme} Custom theme keep ${status}`, 'top-end');
|
this.userLog('info', `${icons.theme} Custom theme keep ${status}`, 'top-end');
|
||||||
break;
|
break;
|
||||||
case 'refreshMyVideoDevices':
|
case 'refreshMyVideoDevices':
|
||||||
this.userLog('info', `Refreshed video devices`, 'top-end');
|
this.userLog('info', `${icons.refresh} Refreshed video devices`, 'top-end');
|
||||||
break;
|
break;
|
||||||
case 'refreshMyAudioDevices':
|
case 'refreshMyAudioDevices':
|
||||||
this.userLog('info', `Refreshed audio devices`, 'top-end');
|
this.userLog('info', `${icons.refresh} Refreshed audio devices`, 'top-end');
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم