[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -87,7 +87,6 @@ function initClient() {
|
||||
setTippy('tabVideoShareBtn', 'Video share', 'top');
|
||||
setTippy('tabAspectBtn', 'Aspect', 'top');
|
||||
setTippy('tabStylingBtn', 'Styling', 'top');
|
||||
setTippy('tabLanguagesBtn', 'Languages', 'top');
|
||||
setTippy('wbBackgroundColorEl', 'Background color', 'top');
|
||||
setTippy('wbDrawingColorEl', 'Drawing color', 'top');
|
||||
setTippy('whiteboardPencilBtn', 'Drawing mode', 'top');
|
||||
@@ -702,9 +701,6 @@ function handleButtons() {
|
||||
tabStylingBtn.onclick = (e) => {
|
||||
rc.openTab(e, 'tabStyling');
|
||||
};
|
||||
tabLanguagesBtn.onclick = (e) => {
|
||||
rc.openTab(e, 'tabLanguages');
|
||||
};
|
||||
chatButton.onclick = () => {
|
||||
rc.toggleChat();
|
||||
};
|
||||
|
||||
@@ -125,7 +125,6 @@ access to use this app.
|
||||
<button id="tabVideoShareBtn" class="fab fa-youtube tablinks"></button>
|
||||
<button id="tabAspectBtn" class="fas fa-cog tablinks"></button>
|
||||
<button id="tabStylingBtn" class="fas fa-palette tablinks"></button>
|
||||
<button id="tabLanguagesBtn" class="fas fa-globe tablinks"></button>
|
||||
</div>
|
||||
|
||||
<div id="tabDevices" class="tabcontent">
|
||||
@@ -268,11 +267,10 @@ access to use this app.
|
||||
<option value="horizontal">Horizontal</option>
|
||||
</select>
|
||||
<br />
|
||||
</div>
|
||||
|
||||
<div id="tabLanguages" class="tabcontent">
|
||||
<p>Language:</p>
|
||||
<br />
|
||||
<div id="google_translate_element"></div>
|
||||
<br />
|
||||
</div>
|
||||
</main>
|
||||
</section>
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم