This commit is contained in:
@@ -127,8 +127,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
updateSettings: function() {
|
||||
//save the settings here and trigger save of all settings or something?? not clear
|
||||
//emit an update and this id I guess? and let home-dashboard save all settings
|
||||
this.$emit("dash-change");
|
||||
this.context = false;
|
||||
},
|
||||
loadData: function() {
|
||||
|
||||
Reference in New Issue
Block a user