Loading openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/stageSettings.vue +2 −2 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ export default { axios .put(this.stageTypeUri, this.stageType, { headers: { 'Content-Type': 'application/json', "Content-Type": "application/json" } }) .then(response => { Loading Loading
openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/stageSettings.vue +2 −2 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ export default { axios .put(this.stageTypeUri, this.stageType, { headers: { 'Content-Type': 'application/json', "Content-Type": "application/json" } }) .then(response => { Loading