Added /login to VITE_API_ENDPOINTS

This commit is contained in:
yangdx
2025-03-18 01:16:40 +08:00
parent 2856107f46
commit 1727130c47
3 changed files with 2 additions and 3 deletions

View File

@@ -7,7 +7,6 @@ import { Message, QueryRequest } from '@/api/lightrag'
type Theme = 'dark' | 'light' | 'system'
type Language = 'en' | 'zh'
type Tab = 'documents' | 'knowledge-graph' | 'retrieval' | 'api'
type Language = 'en' | 'zh'
interface SettingsState {
// Graph viewer settings