Added /login to VITE_API_ENDPOINTS
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user