| 3373 | 3373 | checkBoxElem.prop('checked', !!entry[fieldName]).trigger('input'); |
| 3374 | 3374 | } |
| 3375 | 3375 | |
| 3376 | 3376 | handleOptionalSelect("'matchPersonaDescription"'); |
| 3377 | 3377 | handleOptionalSelect("'matchCharacterDescription"'); |
| 3378 | 3378 | handleOptionalSelect("'matchCharacterPersonality"'); |
| 3379 | 3379 | handleOptionalSelect("'matchCharacterDepthPrompt"'); |
| 3380 | 3380 | handleOptionalSelect("'matchScenario"'); |
| 3381 | 3381 | handleOptionalSelect("'matchCreatorNotes"'); |
| 3382 | 3382 | |
| 3383 | 3383 | // automation id |
| 3384 | 3384 | const automationIdInput = template.find('input[name="automationId"]'); |