Skip to content

Commit 84cc227

Browse files
nathancashiontrangdoan982cursoragent
authored
Set Obsidian plugin to desktop-only to suppress mobile loading errors (#1109)
* Set Obsidian plugin to desktop-only to suppress mobile loading errors * Format manifest.json with Prettier. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Trang Doan <doantranghp2000@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 7b194c3 commit 84cc227

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/obsidian/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"description": "Add semantic structure to your notes with the Discourse Graph protocol.",
77
"author": "Discourse Graphs",
88
"authorUrl": "https://discoursegraphs.com",
9-
"isDesktopOnly": false
9+
"isDesktopOnly": true
1010
}

0 commit comments

Comments
 (0)