Skip to content

Commit

Permalink
update to websockets
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-ghayyad committed Jan 4, 2024
1 parent 9419650 commit f3c24b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/approveciba.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,9 @@ function ApprovePushAuth() {
title="CIBA Called by Auth Service successfully"
color="teal"
>
{get_token}
</Notification>
</Center>
{get_token}
</Center>
</>);
document.getElementById('loader').innerHTML = loader2;
}else{
Expand Down

0 comments on commit f3c24b0

Please sign in to comment.