Clean todo

This commit is contained in:
3m5.Danny Spina 2020-03-09 14:13:53 +01:00
parent f6f7620e61
commit d29814c547

View File

@ -56,7 +56,6 @@ document.addEventListener('DOMContentLoaded', () => {
document.querySelector('.info').classList.toggle('active') document.querySelector('.info').classList.toggle('active')
// TODO: write sentencees with a sense.
switch(cycle) { switch(cycle) {
case(1): case(1):
infoContent.innerText = 'Your battery is healthy and in the first part of it\'s life.' infoContent.innerText = 'Your battery is healthy and in the first part of it\'s life.'