Skip to content

Commit

Permalink
Fix lyric time alias conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
the1812 committed Oct 6, 2022
1 parent 59c0368 commit fcf38e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cli/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ const options = yargs(hideBin(process.argv))
description: '指定混合歌词模式下, 使用的分隔符',
})
.option('lyric-time', {
alias: 'lt',
type: 'boolean',
default: true,
description: '是否启用歌词时轴',
Expand Down

0 comments on commit fcf38e0

Please sign in to comment.