mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-20 12:49:32 +00:00
improvement: focus app when clicking desktop notification
This commit is contained in:
@@ -338,7 +338,7 @@ const MessagesList = () => {
|
||||
}
|
||||
|
||||
if (data.action === "delete") {
|
||||
toast.success("The deleted sucessfully.");
|
||||
toast.success("Ticket deleted sucessfully.");
|
||||
history.push("/tickets");
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user