diff --git a/frontend/extension/package.json b/frontend/extension/package.json index cf169f6..e7797ba 100644 --- a/frontend/extension/package.json +++ b/frontend/extension/package.json @@ -1,7 +1,7 @@ { "name": "slash-extension", "displayName": "Slash", - "version": "1.0.3", + "version": "1.0.4", "description": "An open source, self-hosted bookmarks and link sharing platform. Save and share your links very easily.", "scripts": { "dev": "plasmo dev", diff --git a/frontend/extension/src/components/ShortcutView.tsx b/frontend/extension/src/components/ShortcutView.tsx index 37a4a72..8fed7d0 100644 --- a/frontend/extension/src/components/ShortcutView.tsx +++ b/frontend/extension/src/components/ShortcutView.tsx @@ -22,7 +22,7 @@ const ShortcutView = (props: Props) => { <>