fix wrong langue value when adding songs

This commit is contained in:
2024-11-21 00:53:15 +08:00
parent 45bc8485b3
commit 537ea7bbe6
52 changed files with 46594 additions and 394 deletions

View File

@@ -31,7 +31,7 @@
"src/**/*.vue",
"tests/**/*.ts",
"tests/**/*.tsx"
, "env.d.ts", "default.d.ts", "src/data/chat/ChatClientDirectOpenLive.js" ],
, "env.d.ts", "default.d.ts", "src/data/chat/ChatClientDirectOpenLive.js", "src/views/obs/blivechat/models.js" ],
"exclude": [
"node_modules"
]