We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e69e81 commit 9ab6852Copy full SHA for 9ab6852
demo/v2-demo/settings_embed_qna.html
@@ -4,7 +4,7 @@
4
<div class="spacer" />
5
<div id="modeSelector">
6
<label class="radioContainer">
7
- <div onclick="ToggleQuestionBox(false);"><input type="radio" name="qnaMode" value="InteractiveNoQuestion"> Show Q&A </input>
+ <div onclick="ToggleQuestionBox(false);"><input type="radio" name="qnaMode" value="Interactive"> Show Q&A </input>
8
<span class="checkmark"></span></div>
9
</label>
10
0 commit comments