Fix indentation
This commit is contained in:
parent
8432da161c
commit
3c619eeedd
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ export default {
|
||||||
return this.track.popularity;
|
return this.track.popularity;
|
||||||
default:
|
default:
|
||||||
return Math.round(value * 100);
|
return Math.round(value * 100);
|
||||||
}
|
};
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue