Skip to content

Commit

Permalink
Update language.yaml for paramtype keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
sebvi authored Jun 14, 2024
1 parent 6515175 commit f2f98dd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions share/metkit/language.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,16 @@ _field: &_field
multiple: true
type: enum

paramtype:
category: data
default: base
flatten: false
type: enum
values:
- [base]
- [wave]
- [chem, chemical]

wavelenth:
category: data
multiple: true
Expand Down

0 comments on commit f2f98dd

Please sign in to comment.