Skip to content

Commit

Permalink
chore: 🤖 code format
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 19, 2024
1 parent a14fcd4 commit 3713680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/applications/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export default (program: Command) => {
updateApplicationActionHandler(options),
)
.addHelpCommand();

cmd
.command('delete')
.description(t('deleteAppClient'))
Expand Down

0 comments on commit 3713680

Please sign in to comment.