[mirotalk] - fix typo

This commit is contained in:
Miroslav Pejic
2025-12-18 22:50:58 +01:00
parent 75c19947f1
commit bd0739ece0
+1 -1
View File
@@ -13550,7 +13550,7 @@ function showAbout() {
* Init Exit Meeting
*/
function initExitMeeting() {
openURL('/');
openURL('/newcall');
}
/**