mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-06 22:30:57 +00:00
eslint: oopsy comma operator
This commit is contained in:
parent
5b43e84bab
commit
45fb6e963a
1 changed files with 2 additions and 2 deletions
|
@ -232,7 +232,7 @@ export default {
|
|||
id: val.id,
|
||||
name: val.name,
|
||||
src: val.src
|
||||
},
|
||||
};
|
||||
this.$emit('input', this.val);
|
||||
if ( close )
|
||||
this.open = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue