{{ simpleCounter().icon }}
{{ simpleCounter().title }}
@if (simpleCounter().type === 'StopWatch') { timer
{{ simpleCounter().countOnDay[dayStr()] | msToString }}
} @else { adjust
{{ simpleCounter().countOnDay[dayStr()] || 0 }}
}
@if (simpleCounter().streakDuration) {
🔥
{{ simpleCounter().streakDuration }}
}