[mirotalksfu] - comment

هذا الالتزام موجود في:
Miroslav Pejic
2024-04-07 10:34:54 +02:00
الأصل c849bdc024
التزام 2bd5c747c8

عرض الملف

@@ -1676,9 +1676,9 @@ function handleButtons() {
aboutButton.onclick = () => { aboutButton.onclick = () => {
showAbout(); showAbout();
}; };
restartICE.onclick = async () => { // restartICE.onclick = async () => {
await rc.restartIce(); // await rc.restartIce();
}; // };
} }
// #################################################### // ####################################################