AchyuthGamer
commited on
Commit
•
1136e2b
1
Parent(s):
558b27a
Update client/html/index.html
Browse files- client/html/index.html +1 -1
client/html/index.html
CHANGED
@@ -98,7 +98,7 @@
|
|
98 |
</div>
|
99 |
<div class="field">
|
100 |
<select class="dropdown" name="jailbreak" id="jailbreak">
|
101 |
-
<option value="
|
102 |
</select>
|
103 |
</div>
|
104 |
</div>
|
|
|
98 |
</div>
|
99 |
<div class="field">
|
100 |
<select class="dropdown" name="jailbreak" id="jailbreak">
|
101 |
+
<option value="gpt-dan-11.0" selected>{{_('Default')}}</option>
|
102 |
</select>
|
103 |
</div>
|
104 |
</div>
|