Skip to content

Commit b78739d

Browse files
redesign waiting room, join form, and settings UI with glassmorphism and responsive layout
1 parent a4271c6 commit b78739d

11 files changed

Lines changed: 661 additions & 388 deletions

File tree

.env.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ====================================================
2-
# MiroTalk C2C v.1.2.86 - Environment Configuration
2+
# MiroTalk C2C v.1.2.90 - Environment Configuration
33
# ====================================================
44

55
# App environment

backend/server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @license For private project or commercial purposes contact us at: license.mirotalk@gmail.com or purchase it directly via Code Canyon:
1010
* @license https://codecanyon.net/item/mirotalk-c2c-webrtc-real-time-cam-2-cam-video-conferences-and-screen-sharing/43383005
1111
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
12-
* @version 1.2.86
12+
* @version 1.2.90
1313
*/
1414

1515
require('dotenv').config();

0 commit comments

Comments
 (0)