Removed broken updateSettings call
This commit is contained in:
parent
c055872cdb
commit
2616019af4
1 changed files with 0 additions and 2 deletions
|
|
@ -99,8 +99,6 @@ export default {
|
|||
|
||||
onRecalibrateResponse: function() {
|
||||
this.modalNotify("Finished recalibration.");
|
||||
// Update local settings
|
||||
this.updateSettings();
|
||||
},
|
||||
|
||||
onRecalibrateError: function(error) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue