You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//Updatevarnotify=$.notify('<strong>Please wait while formatting output...',{allow_dismiss: false});setTimeout(function(){notify.update({type:'success'},'<strong>Success</strong> JSON response is now available');},1000*3);
it will not change the current alert message, right?
The text was updated successfully, but these errors were encountered:
Hi, looking at the code of
update
when the command istype
so if I do something like
it will not change the current alert message, right?
The text was updated successfully, but these errors were encountered: