Properly hyphenate
This commit is contained in:
parent
f1cd099849
commit
4ff8c69b81
|
@ -3952,7 +3952,7 @@
|
|||
<input id="prefer_character_prompt" type="checkbox" />
|
||||
<small data-i18n="Prefer Character Card Prompt">Prefer Char. Prompt</small>
|
||||
</label>
|
||||
<label data-newbie-hidden for="prefer_character_jailbreak" title="If checked and the character card contains a Post History Instructions override, use that instead." data-i18n="[title]If checked and the character card contains a Post History Instructions override, use that instead" class="checkbox_label">
|
||||
<label data-newbie-hidden for="prefer_character_jailbreak" title="If checked and the character card contains a Post-History Instructions override, use that instead." data-i18n="[title]If checked and the character card contains a Post-History Instructions override, use that instead" class="checkbox_label">
|
||||
<input id="prefer_character_jailbreak" type="checkbox" />
|
||||
<small data-i18n="Prefer Character Card Instructions">Prefer Char. Instructions</small>
|
||||
</label>
|
||||
|
|
|
@ -40,7 +40,7 @@ API Used: {{this_main_api}}<br>
|
|||
<div class="tokenItemizingSubclass">{{oaiMainTokens}}</div>
|
||||
</div>
|
||||
<div class="flex-container ">
|
||||
<div class=" flex1 tokenItemizingSubclass">-- Post-history: </div>
|
||||
<div class=" flex1 tokenItemizingSubclass">-- Post-History: </div>
|
||||
<div class="tokenItemizingSubclass">{{oaiJailbreakTokens}}</div>
|
||||
</div>
|
||||
<div class="flex-container ">
|
||||
|
|
Loading…
Reference in New Issue