fix: removed re-direct to ohif upon error

This commit is contained in:
Alireza 2021-06-30 19:38:21 -04:00 committed by Erik Ziegler
parent 28412b10a1
commit bcd4aeb9e4

View File

@ -45,7 +45,6 @@ window.config = {
// Could use services manager here to bring up a dialog/modal if needed.
console.warn('test, navigate to https://ohif.org/');
window.location = 'https://ohif.org/';
},
// whiteLabeling: {
// /* Optional: Should return a React component to be rendered in the "Logo" section of the application's Top Navigation bar */