Change }else to } else
This commit is contained in:
parent
9c85fafd1d
commit
422c869568
11 changed files with 24 additions and 24 deletions
|
@ -185,7 +185,7 @@
|
|||
} else {
|
||||
return this.item.attributes.playParams.kind
|
||||
}
|
||||
}else{
|
||||
} else{
|
||||
return this.item.type
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue