[mirotalksfu] - fix typo, update openai

هذا الالتزام موجود في:
Miroslav Pejic
2023-08-27 11:13:04 +02:00
الأصل 47c0e7b841
التزام 94275c371c
2 ملفات معدلة مع 3 إضافات و3 حذوفات

عرض الملف

@@ -46,7 +46,7 @@
"mediasoup": "3.12.10",
"mediasoup-client": "3.6.100",
"ngrok": "^4.3.3",
"openai": "^4.2.0",
"openai": "^4.3.0",
"qs": "6.11.2",
"socket.io": "4.7.2",
"swagger-ui-express": "5.0.0",

عرض الملف

@@ -295,7 +295,7 @@ access to use this app.
<option value="max">max frame-per-second</option>
<option value="30">30 - frame-per-second</option>
<option value="15">15 - frame-per-second</option>
<option value="5">5 -frame-per-second</option>
<option value="5">5 - frame-per-second</option>
</select>
<br />
<div id="ScreenFpsDiv" class="hidden">
@@ -308,7 +308,7 @@ access to use this app.
<option value="max">max frame-per-second</option>
<option value="30">30 - frame-per-second</option>
<option value="15">15 - frame-per-second</option>
<option value="5">5 -frame-per-second</option>
<option value="5">5 - frame-per-second</option>
</select>
</div>
</div>