diff --git a/apps/obsidian/manifest.json b/apps/obsidian/manifest.json index 953712e84..b05fa71f9 100644 --- a/apps/obsidian/manifest.json +++ b/apps/obsidian/manifest.json @@ -6,5 +6,5 @@ "description": "Add semantic structure to your notes with the Discourse Graph protocol.", "author": "Discourse Graphs", "authorUrl": "https://discoursegraphs.com", - "isDesktopOnly": false + "isDesktopOnly": true }