mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 21:28:06 +00:00
feat: Add time to lyric page (#1676)
* feat: Add time on lyrics page * feat: Add the setting item of whether to display the time on the lyrics page * fix: fix some issue
This commit is contained in:
parent
7b911c1658
commit
9e64222bdf
5 changed files with 73 additions and 0 deletions
|
|
@ -164,6 +164,7 @@ export default {
|
|||
subTitleDefault: '副標題使用別名',
|
||||
enableReversedMode: '啟用倒序播放功能 (實驗性功能)',
|
||||
enableCustomTitlebar: '啟用自訂標題列(重新啟動後生效)',
|
||||
showLyricsTime: '顯示目前時間',
|
||||
lyricsBackground: {
|
||||
text: '顯示歌詞背景',
|
||||
off: '關閉',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue