aboutsummaryrefslogtreecommitdiffstats
path: root/apps/browser-extension/src/background
diff options
context:
space:
mode:
Diffstat (limited to 'apps/browser-extension/src/background')
-rw-r--r--apps/browser-extension/src/background/background.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/browser-extension/src/background/background.ts b/apps/browser-extension/src/background/background.ts
index 102566f7..98d2ef36 100644
--- a/apps/browser-extension/src/background/background.ts
+++ b/apps/browser-extension/src/background/background.ts
@@ -1,7 +1,7 @@
import {
BookmarkTypes,
ZNewBookmarkRequest,
-} from "@hoarder/shared/types/bookmarks.ts";
+} from "@karakeep/shared/types/bookmarks.ts";
import {
getPluginSettings,