update
This commit is contained in:
@@ -387,9 +387,6 @@ export default {
|
||||
id: this.id
|
||||
});
|
||||
});
|
||||
Event.$on('inbox::update-filters', (data) => {
|
||||
that.updateSettings(data);
|
||||
});
|
||||
},
|
||||
watch: {
|
||||
columns: function (val) {
|
||||
|
||||
Reference in New Issue
Block a user