mirror of
https://github.com/zadam/trilium.git
synced 2026-03-22 16:23:50 +01:00
refactor: address gemini review
This commit is contained in:
parent
b419602d74
commit
5b77152fdf
@ -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