Skip to content

Commit

Permalink
removed long toast life time
Browse files Browse the repository at this point in the history
Signed-off-by: Amit Galitzky <[email protected]>
  • Loading branch information
amitgalitz committed May 26, 2023
1 parent fa45fd8 commit 15dc68d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ function AddAnomalyDetector({
getEverythingSuccessfulButton(detectorId, shingleSize)
),
className: 'createdAndAssociatedSuccessToast',
toastLifeTimeMs: 3000000,
});
closeFlyout();
})
Expand Down

0 comments on commit 15dc68d

Please sign in to comment.