[mirotalksfu] - fix login, update dep

هذا الالتزام موجود في:
Miroslav Pejic
2023-07-13 18:22:57 +02:00
الأصل aff1a910af
التزام 9830cd0ff8
4 ملفات معدلة مع 210 إضافات و20 حذوفات

عرض الملف

@@ -136,7 +136,7 @@
})
.then(function (response) {
console.log(response);
window.location.href = '/';
window.location.href = '/logged';
})
.catch(function (error) {
console.error(error);