mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-07 05:40:17 +00:00
Fix the migration script to delete orphaned fileobjects
- Remove knowledge page from the sidebar - Improve speed and rendering of the documents in the search page
This commit is contained in:
@@ -26,7 +26,6 @@ import { useIsMobileWidth } from "@/app/common/utils";
|
||||
import { UserPlusIcon } from "lucide-react";
|
||||
import { useAuthenticatedData } from "@/app/common/auth";
|
||||
import LoginPrompt from "../loginPrompt/loginPrompt";
|
||||
import { url } from "inspector";
|
||||
|
||||
// Menu items.
|
||||
const items = [
|
||||
|
||||
Reference in New Issue
Block a user