Skip to content

Commit

Permalink
Merge pull request #507 from andywang425:dev
Browse files Browse the repository at this point in the history
🐞 fix: 修正脚本描述的文字错误
  • Loading branch information
andywang425 authored Jul 14, 2024
2 parents 4dbf88d + b998f01 commit aae23d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export default defineConfig({
description: {
'': 'Enhancing the experience of watching Bilibili live streaming.',
en: 'Enhancing the experience of watching Bilibili live streaming.',
zh: '增加Bilibili直播观看体验。'
zh: '增强Bilibili直播观看体验。'
},
homepageURL: 'https://github.com/andywang425/BLTH',
supportURL: 'https://github.com/andywang425/BLTH/issues',
Expand Down

0 comments on commit aae23d5

Please sign in to comment.