mirror of
https://github.com/zadam/trilium.git
synced 2026-03-13 03:43:43 +01:00
refactor: address gemini review
This commit is contained in:
parent
8b5fea8d6f
commit
71158ddf14
@ -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