diff --git a/manifest.json b/manifest.json index 4d019834..e0a0a9f5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,5 @@ "description": "An AI copilot for your Second Brain", "author": "Khoj Inc.", "authorUrl": "https://github.com/khoj-ai", - "isDesktopOnly": true + "isDesktopOnly": false } diff --git a/src/interface/obsidian/manifest.json b/src/interface/obsidian/manifest.json index 4d019834..e0a0a9f5 100644 --- a/src/interface/obsidian/manifest.json +++ b/src/interface/obsidian/manifest.json @@ -6,5 +6,5 @@ "description": "An AI copilot for your Second Brain", "author": "Khoj Inc.", "authorUrl": "https://github.com/khoj-ai", - "isDesktopOnly": true + "isDesktopOnly": false }