fix: update copy of message queue (#2051)
This commit is contained in:
parent
63cffca51e
commit
7fb61bf0fb
@ -199,7 +199,7 @@ const ChatScreen: React.FC = () => {
|
||||
{queuedMessage && !reloadModel && (
|
||||
<div className="mb-2 text-center">
|
||||
<span className="text-muted-foreground">
|
||||
Message queued. It can be sent once the model has started
|
||||
Message will be sent once the model has started
|
||||
</span>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user