mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-20 04:39:20 +00:00
fix: search tab does not receives websockets updates
This commit is contained in:
@@ -165,6 +165,7 @@ const TicketsManager = () => {
|
||||
<IconButton
|
||||
aria-label="add ticket"
|
||||
size="small"
|
||||
color="primary"
|
||||
onClick={e => setNewTicketModalOpen(true)}
|
||||
style={{ marginLeft: 20 }}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user