feat: add Telegram notification settings UI
Some checks failed
Deploy to Production / Build and Test (push) Has been cancelled
Deploy to Production / Deploy to Server (push) Has been cancelled

This commit is contained in:
你的用户名
2025-11-05 02:22:00 +08:00
parent 6108b9c5ed
commit a06a964bab
7 changed files with 21297 additions and 25 deletions

View File

@@ -4,6 +4,10 @@
"name": "@vben/backend",
"path": "apps/backend",
},
{
"name": "@vben/finance-mcp-service",
"path": "apps/finance-mcp-service",
},
{
"name": "@vben/web-antd",
"path": "apps/web-antd",
@@ -156,10 +160,6 @@
"name": "@vben/utils",
"path": "packages/utils",
},
{
"name": "@vben/playground",
"path": "playground",
},
{
"name": "@vben/turbo-run",
"path": "scripts/turbo-run",