Skip to content

Commit

Permalink
Prettier. You know.
Browse files Browse the repository at this point in the history
  • Loading branch information
RashCat committed Oct 6, 2023
1 parent 85bfff7 commit 23e6923
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export const bark_pitch_range: FeatureNumeric = {
};

export const hear_sound_bark: FeatureToggle = {
name: "Enable bark hearing",
name: 'Enable bark hearing',
category: 'SOUND',
component: CheckboxInput,
};
Expand Down

0 comments on commit 23e6923

Please sign in to comment.