Skip to content

Commit

Permalink
additions to dropdown (skot#487)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Wilson <[email protected]>
  • Loading branch information
benjamin-wilson and Benjamin Wilson authored Nov 17, 2024
1 parent 488473e commit 30481cb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ export class EditComponent implements OnInit {
{ name: '490', value: 490 },
{ name: '525 (default)', value: 525 },
{ name: '575', value: 575 },
{ name: '550', value: 550 },
{ name: '596', value: 596 },
{ name: '600', value: 600 },
{ name: '625', value: 625 },
];
Expand Down

0 comments on commit 30481cb

Please sign in to comment.