Skip to content

Commit

Permalink
Small fix to manifest
Browse files Browse the repository at this point in the history
For Lassa, should default to "l" and this level is "segment" not "resolution"
  • Loading branch information
trvrb committed Aug 16, 2024
1 parent abbe91c commit d57a1a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/manifest_core.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,10 +409,10 @@
}
},
"lassa": {
"resolution": {
"segment": {
"l": "",
"s": "",
"default": "s"
"default": "l"
}
},
"measles": {
Expand Down

0 comments on commit d57a1a1

Please sign in to comment.