Skip to content

Commit

Permalink
fix: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
scolastico committed Mar 30, 2024
1 parent ef68e1c commit 6481706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/installation.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export default async () => {
name: 'engine',
message: 'Select the voice engine:',
choices: ['standard', 'neural'],
}
},
])

presets[defaultPreset.name] = {
Expand Down

0 comments on commit 6481706

Please sign in to comment.