fix(desktop): foco de scroll e contagem de não lidas no chat
This commit is contained in:
parent
b5b51b638b
commit
bf94dd9f7a
2 changed files with 187 additions and 34 deletions
|
|
@ -197,6 +197,7 @@ pub async fn fetch_messages(
|
|||
"machineToken": token,
|
||||
"ticketId": ticket_id,
|
||||
"action": "list",
|
||||
"limit": 200,
|
||||
});
|
||||
|
||||
if let Some(ts) = since {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue