mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-27 12:29:41 +02:00
minor udpate
This commit is contained in:
@@ -81,3 +81,4 @@ stripe==10.12.0
|
||||
urllib3==2.2.3
|
||||
mistune==0.8.4
|
||||
sentry-sdk==2.14.0
|
||||
prometheus_client==0.21.0
|
@@ -1093,7 +1093,6 @@ export function AssistantEditor({
|
||||
a client about a new billing feature
|
||||
we just released."
|
||||
</SubLabel>
|
||||
af
|
||||
<Field
|
||||
name={`starter_messages[${index}].message`}
|
||||
className={`
|
||||
@@ -1108,7 +1107,7 @@ export function AssistantEditor({
|
||||
mr-4
|
||||
line-clamp-
|
||||
`}
|
||||
component={Textarea}
|
||||
as="textarea"
|
||||
autoComplete="off"
|
||||
/>
|
||||
<ErrorMessage
|
||||
|
Reference in New Issue
Block a user