Skip to content

Commit

Permalink
feat: update copd subtype
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanzavisic committed Apr 29, 2024
1 parent 914b479 commit 3e93ea7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/lib/src/copd/copd.wc.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
let subtypes = [
{
name: 'mature',
name: 'median',
csvName: 'G1percentile',
},
{
name: 'shield',
name: 'lifestyle',
csvName: 'Bpercentile',
},
]
Expand Down

0 comments on commit 3e93ea7

Please sign in to comment.