[mirotalksfu] - fix typo, update openai

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

عرض الملف

@@ -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>