Properly hyphenate

4ff8c69b817288e6299c4335de040a8a30dec15b

Cohee <18619528+Cohee1207@users.noreply.github.com>

2 files changed, +2 -2Ignore whitespace
public/index.html+1 -1
@@ -3952,7 +3952,7 @@
3952 <input id="prefer_character_prompt" type="checkbox" />3952 <input id="prefer_character_prompt" type="checkbox" />
3953 <small data-i18n="Prefer Character Card Prompt">Prefer Char. Prompt</small>3953 <small data-i18n="Prefer Character Card Prompt">Prefer Char. Prompt</small>
3954 </label>3954 </label>
3955 <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">3955 <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">
3956 <input id="prefer_character_jailbreak" type="checkbox" />3956 <input id="prefer_character_jailbreak" type="checkbox" />
3957 <small data-i18n="Prefer Character Card Instructions">Prefer Char. Instructions</small>3957 <small data-i18n="Prefer Character Card Instructions">Prefer Char. Instructions</small>
3958 </label>3958 </label>
public/scripts/templates/itemizationChat.html+1 -1
@@ -40,7 +40,7 @@ API Used: {{this_main_api}}<br>
40 <div class="tokenItemizingSubclass">{{oaiMainTokens}}</div>40 <div class="tokenItemizingSubclass">{{oaiMainTokens}}</div>
41 </div>41 </div>
42 <div class="flex-container ">42 <div class="flex-container ">
43 <div class=" flex1 tokenItemizingSubclass">-- Post-history: </div>43 <div class=" flex1 tokenItemizingSubclass">-- Post-History: </div>
44 <div class="tokenItemizingSubclass">{{oaiJailbreakTokens}}</div>44 <div class="tokenItemizingSubclass">{{oaiJailbreakTokens}}</div>
45 </div>45 </div>
46 <div class="flex-container ">46 <div class="flex-container ">