File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# ====================================================
2- # MiroTalk C2C v.1.2.97 - Environment Configuration
2+ # MiroTalk C2C v.1.2.98 - Environment Configuration
33# ====================================================
44
55# App environment
Original file line number Diff line number Diff line change 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.97
12+ * @version 1.2.98
1313 */
1414
1515require ( 'dotenv' ) . config ( ) ;
Original file line number Diff line number Diff line change 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.97
12+ * @version 1.2.98
1313 */
1414
1515const roomId = new URLSearchParams ( window . location . search ) . get ( 'room' ) ;
You can’t perform that action at this time.
0 commit comments