Skip to content

Commit

Permalink
Try some more infocards
Browse files Browse the repository at this point in the history
  • Loading branch information
lukarenko committed Dec 15, 2023
1 parent 4377ca1 commit a956eb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/StatsPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@ export default {
displayedInfoCards: [
'testsToday',
'testsTodayHAT',
// 'casesToDateSummary',
// 'casesActive',
'casesToDateSummary',
'casesActive',
'casesAvg7Days',
'casesActive100k',
// 'vaccinationSummary',
// 'hospitalizedCurrent',
// 'icuCurrent',
// 'deceasedToDate'
'deceasedToDate'
]
};
},
Expand Down

0 comments on commit a956eb2

Please sign in to comment.