Skip to content

Commit

Permalink
adds variants tag
Browse files Browse the repository at this point in the history
  • Loading branch information
xenatisch committed Sep 4, 2022
1 parent 2539211 commit 01b6cdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/service_admin/models/data/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
('DEATHS: MAIN', _("Deaths")),
('AGE-DEMOGRAPHICS: CASES - FIRST EPISODES', _("Age demographics: Cases - First episodes")),
('AGE-DEMOGRAPHICS: CASES - REINFECTIONS', _("Age demographics: Cases - Reinfections")),
('EPISODE VARIANTS - EPISODES', _("Variants"))
]


Expand Down

0 comments on commit 01b6cdd

Please sign in to comment.