Skip to content

Commit

Permalink
Fix: format the bug of file
Browse files Browse the repository at this point in the history
Signed-off-by: chouchongYHMing <yuhaoming_ai@njfu.edu.cn>
  • Loading branch information
chouchongYHMing committed Sep 25, 2024
1 parent 46774e5 commit 3c209eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/packages/i18n-tool/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ program
program.parseAsync(process.argv).catch((error) => {
console.error(chalk.red(error.stack));
process.exit(1);
});
});

0 comments on commit 3c209eb

Please sign in to comment.