@ -51,7 +51,7 @@ export default function <T extends object>(data: {
|
||||
},
|
||||
|
||||
save() {
|
||||
this.$store.dispatch('settings/updateWidget', this.widget);
|
||||
this.$store.commit('deviceUser/updateWidget', this.widget);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user