mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
refac
This commit is contained in:
parent
d01439d144
commit
182408a52e
1 changed files with 0 additions and 1 deletions
|
|
@ -978,7 +978,6 @@ Provide the enhanced notes in markdown format. Use markdown syntax for headings,
|
|||
disabled={(note?.user_id !== $user?.id && $user?.role !== 'admin') ||
|
||||
titleGenerating}
|
||||
required
|
||||
on:input={changeDebounceHandler}
|
||||
on:focus={() => {
|
||||
titleInputFocused = true;
|
||||
}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue