Loading js-apps/frontend/src/js/app-constants.js +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ */ // Version export const MEC_SANDBOX_VERSION = 'v1.8'; export const MEC_SANDBOX_VERSION = 'v1.9'; // Host export const HOST_PATH = location.origin; Loading Loading
js-apps/frontend/src/js/app-constants.js +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ */ // Version export const MEC_SANDBOX_VERSION = 'v1.8'; export const MEC_SANDBOX_VERSION = 'v1.9'; // Host export const HOST_PATH = location.origin; Loading