From 755fc36e912964863d4f46bb32adda6332b419fe Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sat, 12 Apr 2025 19:37:18 +0100 Subject: chore: Rename hoarder packages to karakeep --- apps/web/lib/clientConfig.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/web/lib/clientConfig.tsx') diff --git a/apps/web/lib/clientConfig.tsx b/apps/web/lib/clientConfig.tsx index c5d206e3..ef8e0815 100644 --- a/apps/web/lib/clientConfig.tsx +++ b/apps/web/lib/clientConfig.tsx @@ -1,6 +1,6 @@ import { createContext, useContext } from "react"; -import type { ClientConfig } from "@hoarder/shared/config"; +import type { ClientConfig } from "@karakeep/shared/config"; export const ClientConfigCtx = createContext({ demoMode: undefined, -- cgit v1.2.3-70-g09d2