0
0
Fork 0

Fix indentation

This commit is contained in:
Oliver-Akins 2020-08-11 09:33:03 -06:00
parent 8432da161c
commit 3c619eeedd

View file

@ -91,7 +91,7 @@ export default {
return this.track.popularity;
default:
return Math.round(value * 100);
}
};
},
},
}