feat: Implement Telegram Bot and AI Settings
This commit is contained in:
7
dist/server/app-paths-manifest.json
vendored
Normal file
7
dist/server/app-paths-manifest.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"/page": "app/page.js",
|
||||
"/api/settings/route": "app/api/settings/route.js",
|
||||
"/settings/page": "app/settings/page.js",
|
||||
"/api/test/ai/route": "app/api/test/ai/route.js",
|
||||
"/api/proxy/models/route": "app/api/proxy/models/route.js"
|
||||
}
|
||||
Reference in New Issue
Block a user