mirror of
https://github.com/zadam/trilium.git
synced 2026-03-10 10:23:41 +01:00
refactor: address gemini review
This commit is contained in:
parent
7a6c888150
commit
109149a334
@ -78,6 +78,7 @@ export default function PromptDialog() {
|
||||
<FormTextBox
|
||||
inputRef={answerRef}
|
||||
currentValue={value} onChange={setValue}
|
||||
readOnly={opts.current?.readOnly}
|
||||
/>
|
||||
</FormGroup>
|
||||
</Modal>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user