Update vue components
This commit is contained in:
parent
e6649130c2
commit
6dd578cb58
2 changed files with 0 additions and 4 deletions
|
@ -291,7 +291,6 @@ export default {
|
|||
['Willow','filter-willow'],
|
||||
['X-Pro II','filter-xpro-ii']
|
||||
];
|
||||
console.log(this.config);
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
@ -302,7 +301,6 @@ export default {
|
|||
this.visibility = 'private';
|
||||
}
|
||||
}).catch(err => {
|
||||
console.log(err)
|
||||
});
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue