Skip to content

Commit

Permalink
change title to Set Chat Title
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys committed Nov 20, 2023
1 parent 355e2b4 commit 352db4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ee/tabby-ui/components/edit-chat-title-dialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export const EditChatTitleDialog = ({
</Tooltip>
<DialogContent className="bg-background">
<DialogHeader className="gap-3">
<DialogTitle>Edit Chat Title</DialogTitle>
<DialogTitle>Set Chat Title</DialogTitle>
<DialogDescription asChild>
<form className="relative" onSubmit={handleSubmit} ref={formRef}>
<Input
Expand Down

0 comments on commit 352db4e

Please sign in to comment.