diff --git a/src/components/Infos.vue b/src/components/Infos.vue index e7a9dda..4bbc98f 100644 --- a/src/components/Infos.vue +++ b/src/components/Infos.vue @@ -18,7 +18,7 @@

@@ -30,9 +30,9 @@
- Total todo: {{this.nbItemsFinished}} + Total todo: {{ this.nbItemsFinished }}
- Total sessions: {{this.$store.getters.nbSessions}} + Total sessions: {{ this.$store.getters.nbSessions }}