Fix field names

8deaefc3a61b9c58afc0dc5c0c2c7023f30eb126

Crow <bismuthglass@protonmail.com>

1 files changed, +5 -5Showing whitespace changes
public/index.html+5 -5
@@ -4180,9 +4180,9 @@
41804180 </small>
41814181 </label>
41824182 <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1">
41834183 <input id="world_info_match_characters_metadataworld_info_match_creators_notes" type="checkbox" />
41844184 <small data-i18n="Match CharactersCreator's MetadataNotes" class="whitespacenowrap flex1">
41854185 Match CharactersCreator's MetadataNotes
41864186 </small>
41874187 </label>
41884188 </div>
@@ -6282,8 +6282,8 @@
62826282 </select>
62836283 </div>
62846284 <div class="checkbox flex-container alignItemsCenter flexNoGap">
62856285 <small class="flex1" data-i18n="Match CharacterCreator's MetadataNotes">Match CharacterCreator's MetadataNotes</small>
62866286 <select name="matchCharacterMetadatamatchCreatorsNotes" class="text_pole widthNatural margin0 flex1">
62876287 <option value="null" data-i18n="Use global">Use global</option>
62886288 <option value="true" data-i18n="Yes">Yes</option>
62896289 <option value="false" data-i18n="No">No</option>