feat: 通知管理

This commit is contained in:
wwz
2025-04-08 11:18:36 +08:00
parent 7b46671373
commit d34a8c71e9
8 changed files with 492 additions and 0 deletions

View File

@@ -89,5 +89,9 @@
},
"[jsonc]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"files.associations": {
"*.ttml": "xml",
"*.ttss": "css"
}
}