mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 13:19:16 +00:00
Add khoj_version to the settings menu
This commit is contained in:
@@ -9,6 +9,7 @@ export interface UserProfile {
|
||||
is_active: boolean;
|
||||
has_documents: boolean;
|
||||
detail: string;
|
||||
khoj_version: string;
|
||||
}
|
||||
|
||||
const fetcher = (url: string) =>
|
||||
|
||||
Reference in New Issue
Block a user