feat: 添加了设置是否保存歌词时间的功能
在本次更新中添加了设置是否保存每句歌词时间的功能,修复了设置歌词文件名保存格式无效的bug,优化了主菜单代码
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -4,4 +4,11 @@ settings.json
|
||||
venv/
|
||||
venv_win/
|
||||
test/
|
||||
modules/test/
|
||||
modules/test/
|
||||
|
||||
modules/__pycache__
|
||||
modules/functions/__pycache__
|
||||
modules/functions/mainly/__pycache__
|
||||
modules/functions/settings/__pycache__
|
||||
modules/submenus/__pycache__
|
||||
modules/utils/__pycache__
|
||||
|
Reference in New Issue
Block a user