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
"When you are finished using this special version of SODA, please download the latest stable version<a href='https://docs.sodaforsparc.io/' target='_blank'> by clicking here</a>"
509
-
);
510
-
}
511
-
};
512
-
513
502
awaitwarnUserIfBetaVersionAndDntNotEnabled();
514
503
515
504
// Launch announcements if the user has not seen them yet
"When you are finished using this special version of SODA, please download the latest stable version<a href='https://docs.sodaforsparc.io/' target='_blank'> by clicking here</a>"
989
+
);
990
+
}
991
+
}catch(err){
992
+
console.error("Error determing if beta pop up should exist:",err);
993
+
}
994
+
};
995
+
991
996
// Check app version on current app and display in the side bar
0 commit comments